| Commit-Queue | +0 |
Hi Noam,
Thanks for the quick review! This is the second CL in the LoAF series, adding the scriptCount member. Like the previous one, it's gated behind the LongAnimationFrameWorker Blink flag.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Exportable changes to web-platform-tests were detected in this CL and a pull request in the upstream repo has been made: https://github.com/web-platform-tests/wpt/pull/61404.
When this CL lands, the bot will automatically merge the PR on GitHub if the required GitHub checks pass; otherwise, ecosystem-infra@ team will triage the failures and may contact you.
WPT Export docs:
https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md#Automatic-export-process
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Add scriptCount to Long Animation Frame timing
Introduce the `scriptCount` member on
`PerformanceLongAnimationFrameTiming`. It reports the number of
top-level JavaScript entry points observed within the entry's interval,
counted regardless of each entry point's individual duration.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
The WPT PR for this CL has been merged upstream! https://github.com/web-platform-tests/wpt/pull/61404
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |