[Webkit-unassigned] [Bug 103175] New: Make renderer construction less generic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 24 04:26:24 PST 2012


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

           Summary: Make renderer construction less generic
           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: koivisto at iki.fi


The renderer construction code currently operates on Nodes and is very generic. In reality only Element and Text nodes can have renderers and the Text case is 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