RESOLVED FIXED 277931
Refactor setVisualUpdatesAllowed to allow adding more reasons
https://bugs.webkit.org/show_bug.cgi?id=277931
Summary Refactor setVisualUpdatesAllowed to allow adding more reasons
Matt Woodrow
Reported 2024-08-11 15:19:36 PDT
The state changes for enabling/disabling visual updates allowed are complicated, and will get worse if we try to add new reasons to prevent updates. Render blocking (bug 268743) will want too use this, and I think we can fold in view-transition rendering suppression too.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-11 15:19:56 PDT
Matt Woodrow
Comment 2 2024-08-11 15:36:26 PDT
EWS
Comment 3 2024-08-13 12:45:15 PDT
Committed 282185@main (59f02dbfbc23): <https://commits.webkit.org/282185@main> Reviewed commits have been landed. Closing PR #32015 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.