[Webkit-unassigned] [Bug 155298] New: Separate render tree updating from style resolve

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 08:04:19 PST 2016


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

            Bug ID: 155298
           Summary: Separate render tree updating from style resolve
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi
                CC: simon.fraser at apple.com

We currently update the render tree as we resolve style. If we need to create new renderers we enter a different code path that replicates much of the style resolve code. Making style resolve and render tree updating two separate operations will clean up the code and enable future improvements.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160310/1918c659/attachment-0001.html>


More information about the webkit-unassigned mailing list