WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-22 13:43:54 PST
<
rdar://problem/103648840
>
Simon Fraser (smfr)
Comment 2
2022-12-22 13:56:43 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8020
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.
Top of Page
Format For Printing
XML
Clone This Bug