The notification that Firefox is closed during scanning is no longer displayed
Categories
(Firefox :: Data Loss Prevention, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox137 | --- | disabled |
firefox138 | --- | verified |
firefox139 | --- | verified |
People
(Reporter: atrif, Assigned: gstoll)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression)
Attachments
(3 files)
Found in
- 138.0b1
Affected versions
- 139.0a1 2025-04-01)
- 138.0b1
Tested platforms
- Affected platforms: Windows 10x64, Windows 11
- Unaffected platforms: Ubuntu 24, macOS
Preconditions
- Download the DLP test assets from https://drive.google.com/file/d/1yjqVRuxdKV3WnO7D2wzMgDXBuYBxUgVw/view
- Create a distribution folder inside the Firefox folder and paste the policies-1.json to it and then rename it to policies.json
- DLP Agent is running:
.\content_analysis_sdk_agent.exe --user --toblock=.*\d{3}-?\d{2}-?\d{4}.* --towarn=.*warn.* --delays=10
Steps to reproduce
- Open Firefox and perform clipboard paste.
- Quit Firefox or restart it.
Expected result
- The notification that Several actions are in progress is displayed.
Actual result
- No notification.
Regression range
- Most likely from bug 1952508 because I cannot reproduce the issue with 138.0a1 (2025-03-25) - before the fix.
Additional notes
- Attached a screen recording.
Comment 1•5 months ago
|
||
:handyman, since you are the author of the regressor, bug 1952508, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Comment 2•5 months ago
|
||
Assignee | ||
Comment 3•5 months ago
|
||
(we should probably uplift this to beta)
Comment 5•5 months ago
|
||
bugherder |
Comment 6•5 months ago
|
||
The patch landed in nightly and beta is affected.
:gstoll, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox138
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Comment 7•5 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D244186
Updated•5 months ago
|
Comment 8•5 months ago
|
||
beta Uplift Approval Request
- User impact if declined: no confirmation dialog when users quit while DLP operations are in progress
- Code covered by automated testing: no
- Fix verified in Nightly: yes
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: n/a
- Risk associated with taking this patch: low
- Explanation of risk level: JS code that only affects Content Analysis
- String changes made/needed: no
- Is Android affected?: no
Assignee | ||
Updated•5 months ago
|
Reporter | ||
Comment 9•5 months ago
|
||
Verified fixed with Firefox 139.0a1 (2025-04-03) on Windows 10x64. The notification is correctly displayed when closing Firefox while scanning a clipboard paste, drag and drop, or upload action.
Updated•5 months ago
|
Comment 10•5 months ago
|
||
uplift |
Updated•5 months ago
|
Reporter | ||
Comment 11•5 months ago
|
||
Verified fixed with Firefox 138.0b4 on Windows 10x64 and Windows 11. The notification is correctly displayed when closing Firefox while scanning a clipboard paste, drag and drop, or upload action.
Description
•