Am Sonntag, den 01.07.2012, 20:17 +0200 schrieb Bernd Roesch <[email protected]>:

what does it mean ?. With only this small patch its possible to use
spidermonky and netsurf can work

Almost yes, this patch is working for spidermonkey 1.7 and probably 1.8
( I'm not sure what the other developers think about it? There was no comment at all :/)

at usefull speed on pages that use java script buttons, menus ?. sure
1.7 is from firefox 2.0, but
i guess in java script are not important enhance done, that is need
in 98% of web pages.

You got this wrong, spidermonkey is just the JavaScript engine, it has nothing to
do with the DOM binding. That has still to be done. But I think binding
JavaScript to the DOM should be almost the same for 1.7 / 1.8.

But there is also one important type missing within 1.7: c-types.
I guess it will be used by developers quite often, because
HTML5 brings also the ability to create files with javscript and offer them for download.

On the other side, it's probably not so much work to get c-types API running with spidermonkey 1.7.

Greets,
Ole

Reply via email to