1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-11 05:29:28 -04:00
elinks/src/ecmascript/spidermonkey
Witold Filipczyk 7116daf43e 1038: Remove remembering last 8 URLs. It did not work.
Enable the rate limiting of opening new windows in SEE
to be consistent with SpiderMonkey.
Fixed a possible memleak (the frame variable).
2008-07-21 00:39:30 +03:00
..
document.c Bug 1016: Avoid JSFunctionSpec. 2008-06-17 00:25:59 +03:00
document.h Bug 1016: Avoid JSFunctionSpec. 2008-06-17 00:25:59 +03:00
form.c 952, 954: Finalize form_view.ecmascript_obj for SpiderMonkey 2008-07-19 14:58:07 +03:00
form.h Bug 1016: Avoid JSFunctionSpec. 2008-06-17 00:25:59 +03:00
location.c Bug 1016: Avoid JSFunctionSpec. 2008-06-17 00:25:59 +03:00
location.h Bug 1016: Avoid JSFunctionSpec. 2008-06-17 00:25:59 +03:00
Makefile 1031: Add spidermonkey-shared.c used for both web and user scripts 2008-07-16 12:32:24 +03:00
navigator.c SMJS: comment changes 2007-05-27 18:36:31 +03:00
navigator.h
unibar.c SMJS: comment changes 2007-05-27 18:36:31 +03:00
unibar.h
util.h 1031: Add spidermonkey-shared.c used for both web and user scripts 2008-07-16 12:32:24 +03:00
window.c 1038: Remove remembering last 8 URLs. It did not work. 2008-07-21 00:39:30 +03:00
window.h Bug 1016: Avoid JSFunctionSpec. 2008-06-17 00:25:59 +03:00