[Webkit-unassigned] [Bug 186746] New: [RenderTreeBuilder] Do not collapse/clean up anonymous wrappers until after all renderers in the context are destroyed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 16 15:19:41 PDT 2018


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

            Bug ID: 186746
           Summary: [RenderTreeBuilder] Do not collapse/clean up anonymous
                    wrappers until after all renderers in the context are
                    destroyed.
           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: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

For example while destroying a text renderer, if it happens to have a first letter renderer, we try to collapse the anon wrappers while destroying this first letter renderer.
The anonymous cleanup should not be started until after both the renderers are detached/deleted.

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


More information about the webkit-unassigned mailing list