WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244150
Move SVG pending resources handling out of Element::removedFromAncestor()
https://bugs.webkit.org/show_bug.cgi?id=244150
Summary
Move SVG pending resources handling out of Element::removedFromAncestor()
Chris Dumez
Reported
2022-08-19 17:48:57 PDT
Move SVG pending resources handling out of Element::removedFromAncestor() since this is a very hot code path. Instead, we now do this handling in SVGElement::removedFromAncestor().
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2022-08-19 17:50:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3496
EWS
Comment 2
2022-08-24 08:49:10 PDT
Committed
253721@main
(31b1238c0b6d): <
https://commits.webkit.org/253721@main
> Reviewed commits have been landed. Closing PR #3496 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-08-24 08:50:21 PDT
<
rdar://problem/99086744
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug