[Webkit-unassigned] [Bug 52963] New: Provide a way to have O(1) access to root from any node in shadow DOM subtree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 22 10:43:12 PST 2011


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

           Summary: Provide a way to have O(1) access to root from any
                    node in shadow DOM subtree
           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: dglazkov at chromium.org


Hang an extra ptr off NodeRareData (simple) and ensure that its value is always accurate (tedious)

Later on, we'll probably need to expand this to be a shadow dom context to store rules/settings.

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