Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Intent to Prototype: PerformanceEventTiming API

92 views
Skip to first unread message

Sean Feng

unread,
Nov 10, 2020, 12:51:44 PM11/10/20
to dev-pl...@lists.mozilla.org
Summary: PerformanceEventTiming API provides web page authors with
insights into the latency of certain events triggered by user
interactions. This is prerequisite for Web Vital.

Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1667836

Standard: https://wicg.github.io/event-timing/#sec-performance-event-timing

Platform coverage: All Platforms

Preference: dom.enable_event_timing

DevTools bug: N/A

Other browsers:
- Chrome: Enabled by default since 85.
- Safari: Not implemented

web-platform-tests: https://github.com/web-platform-tests/wpt/tree/master/event-timing

0 new messages