Default Browser Agent task reports running successfully even if it exits early when disabled.
Categories
(Toolkit :: Default Browser Agent, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox119 | --- | unaffected |
firefox120 | --- | wontfix |
firefox121 | --- | verified |
People
(Reporter: atrif, Assigned: nrishel)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [fidedi])
Attachments
(2 files)
Found in
- 120.0RC1
Affected versions
- 120.0RC1
- 121.0a1 (2023-11-13)
Tested platforms
- Affected platforms: Windows 10, Windows 11
- Unaffected platforms: macOS 12, Ubuntu 22
Steps to reproduce
- Go to about:config and set
default-browser-agent.enabled:false
. - Restart the browser.
- Go to search -> Search for Task scheduler and open it -> Extend Task Scheduler Library -> Select Mozilla
- Right-click on the WDBA task and select Run.
Expected result
- This program is blocked by a group policy message is displayed.
Actual result
- The operation completed successfully message is displayed.
Regression
- I will search for one ASAP. 119.0.1 is not affected.
Additional notes
- Attached a screen recording.
Comment 1•1 year ago
|
||
:atrif, could you try to find a regression range using for example mozregression?
Reporter | ||
Comment 2•1 year ago
•
|
||
I have made a manual regression range: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=738c0a460acb30ab2ab419f4c0dc93fa9af200d6&tochange=5c56b92baa65aa27df61f84718594767ef8f26f4
Nightly builds between 2023-09-04 and 2023-09-06 do not install the Default browser agent task for some reason in my case so I extended the regression range.
Looking at the pushlog maybe bug 1838754 may be the regressor?
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 4•1 year ago
|
||
Comment 6•1 year ago
|
||
Set release status flags based on info from the regressing bug 1838754
Comment 7•1 year ago
|
||
bugherder |
Comment 8•1 year ago
|
||
bugherder |
Comment 9•1 year ago
|
||
The patch landed in nightly and beta is affected.
:nrishel, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox120
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 10•1 year ago
•
|
||
No user impact except that hawk-eyed users noticing a change in result in a hidden away utility.
Updated•1 year ago
|
Reporter | ||
Comment 11•1 year ago
|
||
Verified fixed with Firefox 122.0a1 on Windows 10x64 and Windows 11x64 23H2. This program is blocked by a group policy
message is displayed in the task scheduler on Windows 10x64 after executing STR from comment 0. On Windows 11x64 23H2 I see that a (0x800704EC) message is displayed which after a Google search also means that the program is blocked by a group policy.
Description
•