"SquirrelFish" is the underlying execution engine for javascriptcore -- it can't be disabled as then there would be no way to execute JS.

JavaScriptCore provides the actual API you use -- SF is completely internal to JSC and has no external API.

--Oliver

On Nov 28, 2008, at 3:45 PM, ying lcs wrote:

Thanks. When I 'make' the Gtk Webkit (from the trunk I got yesterday),
does it enable SquirrelFish by default?

On Fri, Nov 28, 2008 at 5:37 AM, Kalle Vahlman <[EMAIL PROTECTED] > wrote:
2008/11/28 ying lcs <[EMAIL PROTECTED]>:
If I get the source for WebKitGtk, using the documentation described here:

http://live.gnome.org/WebKitGtk

Does it have SquirrelFish?

Yes, it will. All ports share the same JavaScript engine code.

--
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://sandbox.movial.com
See also http://syslog.movial.fi

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to