[Webkit-unassigned] [Bug 192840] New: SVGUseElement::findTarget should return nullptr when there is a cycle
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 18 19:20:53 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192840
Bug ID: 192840
Summary: SVGUseElement::findTarget should return nullptr when
there is a cycle
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: rniwa at webkit.org
CC: zimmermann at kde.org
https://trac.webkit.org/changeset/233366 added an early return to updateShadowTree() when there is a cycle
but there is a separate cycle detection for when there is a corresponding element in SVGUseElement::findTarget.
Support detecting a cycle in SVGUseElement::findTarget to consolidate these two cycle detection code paths.
--
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/20181219/349c5b32/attachment.html>
More information about the webkit-unassigned
mailing list