[Webkit-unassigned] [Bug 69923] New: [v8] Use V8DOMWrapper::isWrapperOfType for determining global object type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 06:14:49 PDT 2011


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

           Summary: [v8] Use V8DOMWrapper::isWrapperOfType for determining
                    global object type
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yurys at chromium.org
                CC: pfeldman at chromium.org, antonm at chromium.org


globalObjectPrototypeIsDOMWindow now relies on the difference in internal fields count between DOMWindow and WorkerContext. Would be better to use V8DOMWrapper::isWrapperOfType for determining the global object type.

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