Bug 271010
Summary: | RenderObject::setNeedsBoundariesUpdate() should avoid work in non-SVG elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | SVG | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
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
Pull request: https://github.com/WebKit/WebKit/pull/25909
EWS
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
<rdar://problem/124713084>
Ryosuke Niwa
Re-opening for pull request https://github.com/apple/WebKit/pull/1147
EWS
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.