Bug 249807
Summary: | Add a "post rendering frame" hook | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | DOM | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, rniwa, simon.fraser, thorton, 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=249798 https://bugs.webkit.org/show_bug.cgi?id=249684 https://bugs.webkit.org/show_bug.cgi?id=249796 |
Simon Fraser (smfr)
We need to add a Page-level "post rendering frame" hook so we can do things like hook up postRequestAnimationFrame() (webkit.org/b/249798), possibly run the WindowEventLoop (webkit.org/b/249684) and correctly implement Inspectors "frame end" event (webkit.org/b/249796).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103648840>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/8020
EWS
Committed 258311@main (bf82da4c0e3b): <https://commits.webkit.org/258311@main>
Reviewed commits have been landed. Closing PR #8020 and removing active labels.