0
0
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:
Witold Filipczyk
2020-10-28 22:32:20 +01:00
parent aeeb5c69a2
commit 8ad7d68b28
8 changed files with 93 additions and 26 deletions

View File

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