Separate ASRouter JS dependencies from newtab content code
Categories
(Firefox :: Messaging System, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: aminomancer, Assigned: aminomancer)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
There are many ways ASRouter is still tangled up with the newtab content code, which results in the newtab team needing to rebuild ASRouterAdmin when they make changes to newtab code, and results in us getting pinged for review on their patches. There are too many ways to tackle in one bug, so I've separated this into several bugs (see See Also section above). But this bug will be for all the low-hanging fruit, things that can be changed without sweeping changes, without affecting too many tests, etc.
Assignee | ||
Comment 1•9 months ago
|
||
Also remove unused action types and the unused ASRouter reducer.
Updated•9 months ago
|
Assignee | ||
Comment 2•9 months ago
|
||
Assignee | ||
Comment 3•9 months ago
|
||
Assignee | ||
Comment 4•9 months ago
|
||
Assignee | ||
Comment 5•9 months ago
|
||
Updated•9 months ago
|
Assignee | ||
Updated•9 months ago
|
Updated•9 months ago
|
Updated•9 months ago
|
Comment 7•9 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/df4071e257d9
https://hg.mozilla.org/mozilla-central/rev/8176aad1b73b
https://hg.mozilla.org/mozilla-central/rev/16da2805877d
https://hg.mozilla.org/mozilla-central/rev/362de53134c5
https://hg.mozilla.org/mozilla-central/rev/da69a62e5ac9
Description
•