RESOLVED FIXED 27335
[V8] V8IsolatedWorld::evaluate needs to call didCreateIsolatedScriptContext
https://bugs.webkit.org/show_bug.cgi?id=27335
Summary [V8] V8IsolatedWorld::evaluate needs to call didCreateIsolatedScriptContext
Adam Barth
Reported 2009-07-16 01:01:32 PDT
Apparently we need to notify the client when we create isolated script contexts. I don't think this design is correct, but that's an issue for another day.
Attachments
patch (1.49 KB, patch)
2009-07-16 01:08 PDT, Adam Barth
dglazkov: review+
Adam Barth
Comment 1 2009-07-16 01:08:32 PDT
Dimitri Glazkov (Google)
Comment 2 2009-07-16 09:33:11 PDT
Comment on attachment 32841 [details] patch Apparently.
Adam Barth
Comment 3 2009-07-16 15:46:58 PDT
I landed this. Not sure which rev.
Note You need to log in before you can comment on or make changes to this bug.