GNOME Bugzilla – Bug 581277
Call JS_SetScriptStackQuota on our contexts
Last modified: 2009-05-04 17:05:25 UTC
firefox sets this to 100MB, we use the default of 32MB. This sometimes results in "script stack space quota is exhausted" errors. In our specific case this happens when parsing a big string as JSON.
Created attachment 133908 [details] [review] set same script stack quota as firefox 3
Looks good.
pushed as 72b6b249236c9ab27e110dab031ec0f2888458c7