-
Notifications
You must be signed in to change notification settings - Fork 326
New marker field for the Self-Profiling API #4217
Copy link
Copy link
Open
Labels
early featuresFeature definition work for features without shipping implementationsFeature definition work for features without shipping implementationsfeature definitionCreating or defining new features or groups of features.Creating or defining new features or groups of features.feature entry requestA request for a new web platform feature entryA request for a new web platform feature entry
Description
Activity
Metadata
Metadata
Assignees
Labels
early featuresFeature definition work for features without shipping implementationsFeature definition work for features without shipping implementationsfeature definitionCreating or defining new features or groups of features.Creating or defining new features or groups of features.feature entry requestA request for a new web platform feature entryA request for a new web platform feature entry
Specification
WICG/js-self-profiling#89
Description
This feature adds an optional
markerfield to the Self-Profiling API (see existing feature for the API) which lets developers identify the type of browser activity running when a sample was taken (script, gc, style, layout, paint, etc.)Documentation
https://github.com/WICG/js-self-profiling/blob/main/markers.md
Browser support
Being implemented in Chromium: https://chromium-review.googlesource.com/c/chromium/src/+/6012522