[Webkit-unassigned] [Bug 208903] New: [SVG] RenderSVGResourceContainer's style invalidation should be a pre-layout task

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 10 20:48:13 PDT 2020


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

            Bug ID: 208903
           Summary: [SVG] RenderSVGResourceContainer's style invalidation
                    should be a pre-layout task
           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

RenderSVGRoot::layout() -> m_resourcesNeedingToInvalidateClients -> resource->removeAllClientsFromCache() -> RenderSVGResourceContainer::markAllClientsForInvalidation -> RenderSVGResourceContainer::markAllClientLayersForInvalidation -> invalidateStyleAndLayerComposition -> dirty style -> schedule style recalc.

This leads to unstable layout.

-- 
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/20200311/c89cab39/attachment-0001.htm>


More information about the webkit-unassigned mailing list