0
0
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:
Witold Filipczyk
2020-10-27 14:53:24 +01:00
parent a5b68a25a1
commit d1ecd45828
35 changed files with 461 additions and 198 deletions

View File

@@ -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