Closed
Bug 1636463
Opened 5 years ago
Closed 5 years ago
Refactor ASRouter to use SpecialMessageActions
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | unaffected |
| firefox78 | --- | fixed |
People
(Reporter: k88hudson, Assigned: andreio)
References
Details
Attachments
(1 file)
In Bug 1633368, we're refactoring special message actions to be usable externally, including by about welcome.
In this bug we can remove the handleUserAction function: https://searchfox.org/mozilla-central/source/browser/components/newtab/lib/ASRouter.jsm#1928 and use this module instead
Updated•5 years ago
|
Assignee: nobody → andrei.br92
status-firefox77:
--- → unaffected
status-firefox78:
--- → affected
Priority: -- → P1
Updated•5 years ago
|
Iteration: --- → 78.1 - May 4 - May 17
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2dd9568a9044
Refactor ASRouter to use SpecialMessageActions r=k88hudson
Comment 3•5 years ago
|
||
Backed out for perma failures on browser_asrouter_cfr.js
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=303105229&repo=autoland&lineNumber=2789
Backout: https://hg.mozilla.org/integration/autoland/rev/8ee537e6b4b8807fe8b7992b2586951690f47a0e
Flags: needinfo?(andrei.br92)
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/250ab0b9289e
Refactor ASRouter to use SpecialMessageActions r=k88hudson
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
| Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(andrei.br92)
You need to log in
before you can comment on or make changes to this bug.
Description
•