Bug 249750
Summary: | Generalize willStartPlatformRenderingUpdate/didCompleteRenderingUpdateDisplay() and call for all configurations | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | WebKit Process Model | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=249736 https://bugs.webkit.org/show_bug.cgi?id=249786 https://bugs.webkit.org/show_bug.cgi?id=249785 https://bugs.webkit.org/show_bug.cgi?id=249796 |
Simon Fraser (smfr)
We need a reliable "post painting" hook that works everywhere; for TiledCoreAnimationDrawingArea and WebKitLegacy, that rely on Core Animation commits, this needs to run after the CACommit runloop observer.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103614410>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/7982
EWS
Committed 258248@main (9f0c7ac64f9a): <https://commits.webkit.org/258248@main>
Reviewed commits have been landed. Closing PR #7982 and removing active labels.
Simon Fraser (smfr)
*** Bug 249736 has been marked as a duplicate of this bug. ***