Closed
Bug 1758749
Opened 4 years ago
Closed 4 years ago
performance.mark/measure should take PerformanceMark/MeasureOptions
Categories
(Core :: Performance: General, enhancement, P2)
Core
Performance: General
Tracking
()
RESOLVED
DUPLICATE
of bug 1724645
People
(Reporter: mcomella, Assigned: mcomella)
References
Details
Our performance.mark/measure methods don't currently take a PerformanceMark/MeasureOptions: https://searchfox.org/mozilla-central/rev/eeeba8183d3268e0d563c2becf9f4adc21a37368/dom/webidl/Performance.webidl#72
As defined in the spec (draft 28 Jan 2022): https://w3c.github.io/user-timing/#extensions-performance-interface
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → michael.l.comella
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P2
| Assignee | ||
Comment 1•4 years ago
|
||
We're going to do this in bug 1724645: dupe.
You need to log in
before you can comment on or make changes to this bug.
Description
•