RESOLVED FIXED 30696
Add isolated worlds support to the JSC bindings.
https://bugs.webkit.org/show_bug.cgi?id=30696
Summary Add isolated worlds support to the JSC bindings.
Gavin Barraclough
Reported 2009-10-22 17:21:49 PDT
Presently the JSC engine does not support isolated worlds. Fix that.
Attachments
The patch (166.10 KB, patch)
2009-10-22 17:31 PDT, Gavin Barraclough
sam: review+
Gavin Barraclough
Comment 1 2009-10-22 17:31:24 PDT
Created attachment 41701 [details] The patch
Sam Weinig
Comment 2 2009-10-22 17:42:14 PDT
Comment on attachment 41701 [details] The patch > +class JSGlobalDataWorldIterator > +{ The { should be on the line above. r=me.
Gavin Barraclough
Comment 3 2009-10-22 21:34:27 PDT
Committed revision 49963.
Note You need to log in before you can comment on or make changes to this bug.