[Webkit-unassigned] [Bug 70574] Allow sites to enable x-domain window.onerror information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 14:03:46 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=70574





--- Comment #10 from Pablo Flouret <pablof at motorola.com>  2012-03-20 14:03:44 PST ---
It would've been nice if Script::SetData had taken a void* instead of v8::String, but anyway, would it be wise to use V8BindingPerIsolateData to store a ScriptSourceCode or CachedScript while the script is executing? Is only one evaluated script ever active per isolate at a given time? Not very pretty, but it might do the job...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list