[Webkit-unassigned] [Bug 230296] New: setNeedsLayout() should not be called when changing the SVG properties
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 14 21:42:05 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230296
Bug ID: 230296
Summary: setNeedsLayout() should not be called when changing
the SVG properties
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: sabouhallawa at apple.com, zimmermann at kde.org
We should call SVGElement::setNeedsParentAndResourceInvalidation() which sets a flag to be checked by RenderTreeUpdater::updateRenderTree(). If this flag is true setNeedsLayout() will be called.
--
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/20210915/5bb9cd54/attachment.htm>
More information about the webkit-unassigned
mailing list