RESOLVED FIXED 282448
ViewTransition::updatePseudoElementStyles repeatedly flushes layout
https://bugs.webkit.org/show_bug.cgi?id=282448
Summary ViewTransition::updatePseudoElementStyles repeatedly flushes layout
Matt Woodrow
Reported 2024-11-01 10:56:22 PDT
This code copies computed style properties which depend on layout, but also marks renderers as needing layout and does so in a loop.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-01 10:56:30 PDT
Matt Woodrow
Comment 2 2024-11-01 11:01:25 PDT
EWS
Comment 3 2024-11-05 22:47:59 PST
Committed 286209@main (77c5d13c77da): <https://commits.webkit.org/286209@main> Reviewed commits have been landed. Closing PR #36050 and removing active labels.
EWS
Comment 4 2024-12-02 08:08:26 PST
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.
Note You need to log in before you can comment on or make changes to this bug.