Bug 282448
Summary: | ViewTransition::updatePseudoElementStyles repeatedly flushes layout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | DOM | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bramus, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 282267 |
Matt Woodrow
This code copies computed style properties which depend on layout, but also marks renderers as needing layout and does so in a loop.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139082479>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/36050
EWS
Committed 286209@main (77c5d13c77da): <https://commits.webkit.org/286209@main>
Reviewed commits have been landed. Closing PR #36050 and removing active labels.
EWS
Committed 283286.536@safari-7620-branch (d2f4d88de0f8): <https://commits.webkit.org/283286.536@safari-7620-branch>
Reviewed commits have been landed. Closing PR #2338 and removing active labels.
Matt Woodrow
*** Bug 285277 has been marked as a duplicate of this bug. ***