Bug 27335

Summary: [V8] V8IsolatedWorld::evaluate needs to call didCreateIsolatedScriptContext
Product: WebKit Reporter: Adam Barth <abarth>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aa, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch dglazkov: review+

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.