Bug 268578

Summary: SVGTitleElement should only notify Document when it's a child of document element
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: SVGAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2024-02-01 14:43:28 PST
SVGTitleElement notifies Document whenever it gets inserted or removed. This is unnecessary. Limit it to when it's a child of the document element.
Attachments
Ryosuke Niwa
Comment 1 2024-02-01 14:45:43 PST
EWS
Comment 2 2024-02-01 22:02:07 PST
Committed 273974@main (ea4898b9b7ea): <https://commits.webkit.org/273974@main> Reviewed commits have been landed. Closing PR #23694 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-02-01 22:03:13 PST
Note You need to log in before you can comment on or make changes to this bug.