RESOLVED FIXED 249807
Add a "post rendering frame" hook
https://bugs.webkit.org/show_bug.cgi?id=249807
Summary Add a "post rendering frame" hook
Simon Fraser (smfr)
Reported 2022-12-22 13:43:10 PST
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
Radar WebKit Bug Importer
Comment 1 2022-12-22 13:43:54 PST
Simon Fraser (smfr)
Comment 2 2022-12-22 13:56:43 PST
EWS
Comment 3 2022-12-23 15:58:20 PST
Committed 258311@main (bf82da4c0e3b): <https://commits.webkit.org/258311@main> Reviewed commits have been landed. Closing PR #8020 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.