Closed
Bug 1607733
Opened 6 years ago
Closed 6 years ago
Extend or drop telemetry probe devtools.wrong_shortcut because it will stop recording working when the Firefox version increases to 75 on 2020-02-10
Categories
(DevTools :: General, task, P2)
DevTools
General
Tracking
(firefox-esr68 unaffected, firefox72 unaffected, firefox73 unaffected, firefox74 fixed)
RESOLVED
FIXED
Firefox 74
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox72 | --- | unaffected |
firefox73 | --- | unaffected |
firefox74 | --- | fixed |
People
(Reporter: aryx, Assigned: bradwerth)
References
Details
Attachments
(1 file)
Bug 1567497 added the wrong_shortcut probe which will expire with the version increase of Firefox to 75 on 2020-02-10.
Shall it be removed or extended?
Flags: needinfo?(jdescottes)
Comment 1•6 years ago
|
||
Thanks for the heads up!
Harald what do you think?
We already collected data during a few releases, it seems to indicate that users are indeed trying to use "CtrlOrCmd+P".
I think that for this particular shortcut we have the info we need, but I'll defer to you for the final decision.
Flags: needinfo?(jdescottes) → needinfo?(hkirschner)
Comment 2•6 years ago
|
||
Can't summarize it better – we got the confirmation we needed and can remove it.
Flags: needinfo?(hkirschner)
Updated•6 years ago
|
Priority: -- → P2
Comment 3•6 years ago
|
||
Thanks Harald!
In case anyone wants to pick this up, the goal here will be to remove both the event and the code using the event. Basically removing everything we added in https://hg.mozilla.org/mozilla-central/rev/e6bcdce9a9b7
Assignee | ||
Comment 5•6 years ago
|
||
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c938461868c
Remove the expiring devtools.wrong_shortcut telemetry. r=Harald
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in
before you can comment on or make changes to this bug.
Description
•