Remove or update probes expiring in Firefox 96: HTMLEDITORS_WITH_*
Categories
(Core :: DOM: Events, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: telemetry-probes, Assigned: masayuki)
References
Details
(Whiteboard: [probe-expiry-alert])
Attachments
(2 files)
934 bytes,
text/plain
|
travis_
:
data-review+
|
Details |
48 bytes,
text/x-phabricator-request
|
Details | Review |
The following Firefox probes will expire in the next major Firefox nightly release: version 96 [1].
HTMLEDITORS_WITH_BEFOREINPUT_LISTENERS
HTMLEDITORS_OVERRIDDEN_BY_BEFOREINPUT_LISTENERS
HTMLEDITORS_WITH_MUTATION_LISTENERS_WITHOUT_BEFOREINPUT_LISTENERS
HTMLEDITORS_WITH_MUTATION_OBSERVERS_WITHOUT_BEFOREINPUT_LISTENERS
What to do about this:
- If one, some, or all of the metrics are no longer needed, please remove them from their definitions files (Histograms.json, Scalars.yaml, Events.yaml).
- If one, some, or all of the metrics are still required, please submit a Data Collection Review [2] and patch to extend their expiry. There is a shorter form for data collection renewal [3].
If you have any problems, please ask for help on the #data-help Slack channel or the #telemetry Matrix room at https://chat.mozilla.org/#/room/#telemetry:mozilla.org. We'll give you a hand.
Your Friendly, Neighborhood Telemetry Team
[1] https://wiki.mozilla.org/Release_Management/Calendar
[2] https://wiki.mozilla.org/Firefox/Data_Collection
[3] https://github.com/mozilla/data-review/blob/master/renewal_request.md
This is an automated message sent from probe-scraper. See https://github.com/mozilla/probe-scraper for details.
Assignee | ||
Comment 1•4 years ago
|
||
They are still useful to know how much web apps have started use beforeinput
events. So all of them should stay there.
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
beforeinput
event usage is not increased quickly which I've expected.
Due to the purpose of beforeinput
event spec,
HTMLEDITORS_OVERRIDDEN_BY_BEFOREINPUT_LISTENERS
should have more percentage.
However, major editor frameworks have not updated to use beforeinput
events
yet. Therefore, the usage is still low (< 1%).
I'd like to make them never expired for now because those probes are important
to know how much web apps which has rich text editors support Firefox with
smartest way (meaning with the best performance to do same things), but the
delta of increasing the percentage is really low. So it does not make sense
to update this every 7 releases.
Assignee | ||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Comment on attachment 9246776 [details]
Data review request (changing to never expired until we get high percentage of the goal)
Data Collection Renewal Review
- Is the provided Data Collection Review complete, correct, and data-review+ by a Data Steward?
Yes
- Is the data collection covered by the existing Firefox Privacy Notice?
Yes
Result
data-review+
Updated•4 years ago
|
Comment 6•4 years ago
|
||
bugherder |
Description
•