mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[mozjs52] It compiles, but often segfaults. No idea yet how to fix it.
This commit is contained in:
@@ -53,6 +53,7 @@ struct ecmascript_interpreter {
|
||||
* is reloaded in another tab and then you just cause the current tab
|
||||
* to redraw. */
|
||||
unsigned int onload_snippets_cache_id;
|
||||
void *ac;
|
||||
};
|
||||
|
||||
/* Why is the interpreter bound to {struct view_state} instead of {struct
|
||||
|
Reference in New Issue
Block a user