NEW 29325
Should use the 'current' global object for JS callbacks
https://bugs.webkit.org/show_bug.cgi?id=29325
Summary Should use the 'current' global object for JS callbacks
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.