mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[js] Small progress.
It segfaults less often, but still, especially on non utf-8 pages. And sometimes it did not work.
This commit is contained in:
@@ -54,6 +54,7 @@ struct ecmascript_interpreter {
|
||||
* to redraw. */
|
||||
unsigned int onload_snippets_cache_id;
|
||||
void *ac;
|
||||
void *ar;
|
||||
};
|
||||
|
||||
/* Why is the interpreter bound to {struct view_state} instead of {struct
|
||||
|
Reference in New Issue
Block a user