Default Agent set default doesn't fall back to Windows Settings on error.
Categories
(Toolkit :: Default Browser Agent, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox123 | --- | wontfix |
firefox124 | --- | fixed |
firefox125 | --- | fixed |
People
(Reporter: nrishel, Assigned: nrishel)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fidedi])
Attachments
(3 files)
The set default path we migrated to in the JavaScript implementation of Windows Default Agent intervention does not trigger the Windows Settings fallback. We should use the Shell Service set default implementation instead of the Default Agent implementation (n.b. we should move the Default Agent implementation into the Shell Service eventually).
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1867144
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
Backed out changeset 5d6127a9b7ed.
Assignee | ||
Comment 4•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D203504
Updated•1 year ago
|
Comment 5•1 year ago
|
||
Uplift Approval Request
- String changes made/needed: n/a
- Code covered by automated testing: no
- User impact if declined: Set default from default flow can fail in some cases without providing a fallback.
- Fix verified in Nightly: yes
- Risk associated with taking this patch: Low
- Is Android affected?: no
- Steps to reproduce for manual QE testing: n/a
- Needs manual QE test: no
- Explanation of risk level: Trivial change, just an alternative path to set default.
Updated•1 year ago
|
Comment 7•1 year ago
|
||
bugherder |
Updated•1 year ago
|
Updated•1 year ago
|
Comment 10•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
Comment 11•1 year ago
|
||
Comment 12•1 year ago
|
||
bugherder |
Description
•