JS_VERSION at least 185 is required for ECMASCript (xulrunner-2.0 or later)
commit2844f8b7152b3002e048a40fccb7ceba7509fd20
authorwitekfl <witekfl@poczta.onet.pl>
Tue, 19 Apr 2011 20:41:05 +0000 (19 22:41 +0200)
committerwitekfl <witekfl@poczta.onet.pl>
Tue, 19 Apr 2011 20:41:05 +0000 (19 22:41 +0200)
tree6f9feb8307be2b369c4bd556b2fa0aea992d1b41
parent9e4d7d1883f7ea86d40fe2223ac8dc6e226a67bf
JS_VERSION at least 185 is required for ECMASCript (xulrunner-2.0 or later)

The code wasn't tested. It compiles
20 files changed:
configure.in
src/ecmascript/spidermonkey-shared.h
src/ecmascript/spidermonkey.c
src/ecmascript/spidermonkey/document.c
src/ecmascript/spidermonkey/form.c
src/ecmascript/spidermonkey/location.c
src/ecmascript/spidermonkey/navigator.c
src/ecmascript/spidermonkey/unibar.c
src/ecmascript/spidermonkey/window.c
src/scripting/smjs/action_object.c
src/scripting/smjs/bookmarks.c
src/scripting/smjs/cache_object.c
src/scripting/smjs/core.c
src/scripting/smjs/elinks_object.c
src/scripting/smjs/global_object.c
src/scripting/smjs/globhist.c
src/scripting/smjs/hooks.c
src/scripting/smjs/keybinding.c
src/scripting/smjs/load_uri.c
src/scripting/smjs/view_state_object.c