Closed
Bug 1483085
Opened 6 years ago
Closed 6 years ago
Update Screenshots' Action ID in the List of Built-In Page Actions
Categories
(Firefox :: Screenshots, defect)
Firefox
Screenshots
Tracking
()
RESOLVED
FIXED
People
(Reporter: bchen, Assigned: bchen)
References
Details
Attachments
(1 file)
Per :adw's comment at https://bugzilla.mozilla.org/show_bug.cgi?id=1466575#c29, pageActions.jsm has a list of built-in actions (https://dxr.mozilla.org/mozilla-central/source/browser/modules/PageActions.jsm#1049) that's used when logging telemetry. Bug 1466575 changed the action ID for Screenshots from "screenshots" to "screenshots_mozilla_org", so the ID in that list needs to be updated accordingly.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → bchen
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
Update the page action id for Screenshots in the list of built-in actions
because Screenshots now use WebExtension pageAction instead of Photon.
Comment 2•6 years ago
|
||
Comment on attachment 8999944 [details]
Bug 1483085 - Update Screenshots' id in built-in page actions list; r?adw
Drew Willcoxon :adw has approved the revision.
Attachment #8999944 -
Flags: review+
Assignee | ||
Comment 3•6 years ago
|
||
Sorry, I missed something in the previous patch: the telemetry histogram labels cannot end with '_' (underscore character). I will submit a new patch.
Assignee | ||
Comment 5•6 years ago
|
||
:adw I don't know how Phabricator notifications work, so in case it didn't notify you about the updated patch, please see my comment above (Comment 3). Thanks!
Comment 6•6 years ago
|
||
Sorry Barry, I had accepted the previous revision, so I didn't know you wanted review on the new revision.
Comment 7•6 years ago
|
||
I'll plan to land this along with the patch to reapply the webextension page action (bug 1466575).
Pushed by jhirsch@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c5c05819c24
Update Screenshots' id in built-in page actions list; r=adw
Pushed by dluca@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0f87185545a4
Update Screenshots' id in built-in page actions list; r=adw
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment 10•6 years ago
|
||
bugherder |
Comment 11•6 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•