Closed
Bug 1594356
Opened 6 years ago
Closed 6 years ago
Remove browser_moz_action_link.js, that is failing with Fission
Categories
(Firefox :: Address Bar, task, P1)
Firefox
Address Bar
Tracking
()
People
(Reporter: mak, Assigned: mak)
References
Details
Attachments
(1 file)
This test is no more useful because the urlbar doesn't support anymore moz-action: uris. The only thing using these uris is UnifiedComplete.js, for backwards compatibility reasons, they are now translated in actual urlbar results by UrlbarProviderUnifiedComplete, and the current urlbar implementation considers moz-action:uris as a simple search string.
I'll also cleanup some stuff related to moz-action uris.
Assignee | ||
Updated•6 years ago
|
Iteration: --- → 72.2 - Nov 4 - 17
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/c618a187003c
Remove browser_moz_action_link.js, that is failing with Fission. r=adw
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Comment 4•6 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•