Bug 259999
Summary: | Simplify frame scheduling logic in RemoteLayerTreeDrawingArea | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
Component: | Layout and Rendering | Assignee: | Matt Woodrow <mattwoodrow> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matt Woodrow
There's a lot of complexity in this code, which makes it very hard to reason about. I think we can simplify it significantly without too many behaviour changes.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113657855>
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/16543
EWS
Committed 266884@main (7dd240a39014): <https://commits.webkit.org/266884@main>
Reviewed commits have been landed. Closing PR #16543 and removing active labels.
Simon Fraser (smfr)
This was reverted in https://commits.webkit.org/267173@main
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/17063
EWS
Committed 267274@main (192aff7ffe91): <https://commits.webkit.org/267274@main>
Reviewed commits have been landed. Closing PR #17063 and removing active labels.