Remove C++ Default Agent control flow fallback.
Categories
(Toolkit :: Default Browser Agent, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: nrishel, Assigned: nrishel)
References
(Blocks 2 open bugs, Regressed 1 open bug)
Details
(Whiteboard: [fidedi])
Attachments
(2 files)
en-US used to have separate notification logic from all other locales in default-agent. This was switched off but the associated logic and config files were not trimmed down. We should clean these up at some point.
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Expanding the scope of this bug as we're minimizing changes to the existing C++ implementation to allow for fallback via Nimbus to the existing C++ control flow for the Default Agent. Once we're reasonably confident there are no issues we can remove the C++ implementation and Nimbus pref.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
WinToast had a single dependency in the Windows Default Agent which has since been migrated to Firefox's notification implementation.
Comment 5•1 year ago
|
||
Backed out for causing windows build bustages.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=449874388&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/e420cccb7ec93777f67029159c469f4c5063ad6f
https://hg.mozilla.org/mozilla-central/rev/bbbbe75fe234
https://hg.mozilla.org/mozilla-central/rev/6b6632264e33
Assignee | ||
Updated•1 year ago
|
Description
•