[Webkit-unassigned] [Bug 27662] New: Document needs a JSDOMWindow pointer that doesn't require going through Frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 12:14:56 PDT 2009


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

           Summary: Document needs a JSDOMWindow pointer that doesn't
                    require going through Frame
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org
        Depends on: 27640


Document needs a JSDOMWindow pointer that doesn't require going through Frame

This is needed for times in the bindings where we have a Node* or a Document*
and we need to get the globalObject so that we can correctly call toJS().

NodeFilterConditionCustom.cpp acceptNode() is one such example.

Relating this to bug 27640 which is the inverse of this mapping.

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