[Webkit-unassigned] [Bug 27533] New: [V8] Fix isolated world wrappers for event handlers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 01:14:38 PDT 2009


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

           Summary: [V8] Fix isolated world wrappers for event handlers
           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: abarth at webkit.org
                CC: dglazkov at chromium.org, levin at chromium.org,
                    ager at chromium.org


Currently the event handlers are using V8Proxy::context(m_frame), which leads
to the wrong context for event listeners from isolated worlds.  Basically all
clients of that function must die, but we're going to take it slow.  Patch
forthcoming.

-- 
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