[Webkit-unassigned] [Bug 89732] New: NodeRenderingContext could be built on top of the ComposedShadowTreeWalker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 20:48:28 PDT 2012


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

           Summary: NodeRenderingContext could be built on top of the
                    ComposedShadowTreeWalker
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: hayato at chromium.org, tasak at google.com
            Blocks: 72352


NodeRenderingContext is custom-made traverser for composed tree.
In theory, it could be built on top of ComposedShadowTreeWalker.
We might need to touch ComposedShadowTreeWalker to unveil its internal for performance reason.

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