Closed
Bug 1425686
Opened 7 years ago
Closed 7 years ago
Remove scroll input methods telemetry code
Categories
(Core :: Panning and Zooming, enhancement, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
The telemetry for what input methods are used for scrolling that was added in bug 1238137 is going to expire on 2018-01-22 (Firefox 60).
The purpose of this telemetry was to understand what scroll input methods users use most often, and therefore are worthwhile to spend time on implementing APZ for.
As we have now implemented APZ for all of the heavily used input methods, this telemetry does not need to be renewed beyond Firefox 60.
Since we're not renewing it, we should remove the code for it as well. If we ever want to reinstate it, the code is in the version control history.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → botond
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8938123 [details]
Bug 1425686 - Remove scroll input methods telemetry code.
https://reviewboard.mozilla.org/r/208836/#review214582
Attachment #8938123 -
Flags: review?(bugmail) → review+
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0123b9211598
Remove scroll input methods telemetry code. r=kats
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/129681d7f741
Remove scroll input methods telemetry code. r=kats
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Comment 6•7 years ago
|
||
bugherder |
Assignee | ||
Comment 7•7 years ago
|
||
Why did this land a second time?
You need to log in
before you can comment on or make changes to this bug.
Description
•