[Webkit-unassigned] [Bug 78796] New: [Refactoring] Remove location or phase from NodeRenderingContext.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 03:15:02 PST 2012


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

           Summary: [Refactoring] Remove location or phase from
                    NodeRenderingContext.
           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: shinyak at chromium.org


We had location and phase in NodeRenderingContext because we had to traverse a shadow tree twice to attach it.
Currently we don't traverse it twice, we should be able to make NodeRenderingContext much simpler.

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