WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-01 10:56:30 PDT
<
rdar://problem/139082479
>
Matt Woodrow
Comment 2
2024-11-01 11:01:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/36050
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.
Matt Woodrow
Comment 5
2025-01-08 17:34:41 PST
***
Bug 285277
has been marked as a duplicate of this bug. ***
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