Closed
Bug 1610972
Opened 5 years ago
Closed 5 years ago
Enable unimplemented DOM and CSS use counters in all release channels
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: tdsmith, Assigned: tdsmith)
References
Details
Attachments
(1 file)
We're satisfied that there aren't data-volume reasons to avoid rolling these out and we'd like to be able to report on these for the release population from time to time, so let's throw this switch.
Data-review for the CSS use counters was approved for all channels in bug 1578661. HTMLDocument use counters were approved for all channels in bug 1584630. Window use counters were approved for all channels in bug 1588194.
Assignee | ||
Comment 1•5 years ago
|
||
Begin collecting use counters for CSS properties and selected DOM APIs that Chrome implements that are missing in Firefox.
We've previously enabled these in prerelease channels for data collection experiments and we'd like to be able to report on these from time to time with less overhead moving forward.
Pushed by tismith@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2ace8ee44196
Enable unimplemented use counters in all channels r=emilio,bzbarsky,chutten,frank
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•