[Webkit-unassigned] [Bug 27701] New: [V8] Teach V8Proxy::context about isolated worlds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 01:52:22 PDT 2009


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

           Summary: [V8] Teach V8Proxy::context about isolated worlds
           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: fishd at chromium.org, dglazkov at chromium.org


I've looked through all the clients of V8Proxy::context(Frame*), and they'd all
rather call V8DOMWrapper::getWrapperContext(Frame*).  Instead of converting all
the call sites, we should just teach V8Proxy::context(Frame*) to retrieve the
context of Frame* in the current isolated world.  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