mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
bug 957 fixed.
This commit is contained in:
parent
f9c2e832b0
commit
a895696ca8
@ -125,6 +125,7 @@ ecmascript_get_interpreter(struct view_state *vs)
|
||||
return NULL;
|
||||
|
||||
interpreter->vs = vs;
|
||||
interpreter->vs->ecmascript_fragile = 0;
|
||||
init_list(interpreter->onload_snippets);
|
||||
#ifdef CONFIG_ECMASCRIPT_SEE
|
||||
see_get_interpreter(interpreter);
|
||||
|
Loading…
x
Reference in New Issue
Block a user