Bug 277931
Summary: | Refactor setVisualUpdatesAllowed to allow adding more reasons | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | DOM | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 268743 |
Matt Woodrow
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133648465>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/32015
EWS
Committed 282185@main (59f02dbfbc23): <https://commits.webkit.org/282185@main>
Reviewed commits have been landed. Closing PR #32015 and removing active labels.