[Webkit-unassigned] [Bug 29325] New: Should use the 'current' global object for JS callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 20:44:30 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29325

           Summary: Should use the 'current' global object for JS
                    callbacks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org
                CC: abarth at webkit.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list