Bug 29325

Summary: Should use the 'current' global object for JS callbacks
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Sam Weinig
Reported 2009-09-16 20:44:29 PDT
We should use the 'current' (the one that created the object creating the callback) global object for JS callbacks instead of the lexical or dynamic global object.
Attachments
Note You need to log in before you can comment on or make changes to this bug.