WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
271010
RenderObject::setNeedsBoundariesUpdate() should avoid work in non-SVG elements
https://bugs.webkit.org/show_bug.cgi?id=271010
Summary
RenderObject::setNeedsBoundariesUpdate() should avoid work in non-SVG elements
Ryosuke Niwa
Reported
2024-03-14 15:14:41 PDT
RenderObject::setNeedsBoundariesUpdate() is called for all render objects but we only need this for SVG subtree.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-03-14 15:19:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/25909
EWS
Comment 2
2024-03-15 14:51:00 PDT
Committed
276201@main
(e6d4d4d2b750): <
https://commits.webkit.org/276201@main
> Reviewed commits have been landed. Closing PR #25909 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-03-15 14:51:15 PDT
<
rdar://problem/124713084
>
Ryosuke Niwa
Comment 4
2024-03-22 11:30:58 PDT
Re-opening for pull request
https://github.com/apple/WebKit/pull/1147
EWS
Comment 5
2024-03-22 23:35:22 PDT
Committed
272448.779@safari-7618-branch
(038e2066af1a): <
https://commits.webkit.org/272448.779@safari-7618-branch
> Reviewed commits have been landed. Closing PR #1147 and removing active labels.
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