Change description:
API to enable applications to detect presence of “long tasks” that monopolize the UI thread for extended periods of time and block other critical tasks from being executed - e.g. reacting to user input.
Changes to API surface:
- new interface: PerformanceLongTaskTiming (type of PerformanceEntry)
- new interface: TaskAttributionTiming (type of PerformanceEntry)
Links:
Explainer: https://github.com/wicg/longtasks/
Spec: https://wicg.github.io/longtasks/
Support in other browsers:
Internet Explorer: No
Firefox: No
Safari: No
*Make sure to fill in any labels with a -?, including all OSes this change
affects. Feel free to leave other labels at the defaults.
Comment 1 by panicker@chromium.org
, Feb 4 2017