**Found in** * 129.0a1 (2024-06-16) **Affected versions** * 129.0a1 (2024-06-16) **Tested platforms** * Affected platforms: Windows 10x64, Windows 11 * Unaffected platforms: macOS, Ubuntu **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 * run the DLP agent in CMD using: .\content_analysis_sdk_agent.exe --user --toblock=.*\d{3}-?\d{2}-?\d{4}.* --towarn=.*warn.* --delays=10 **Steps to reproduce** 1. Open the browser console. 2. Open https://en.wikipedia.org/wiki/UNESCO and paste `warning text`. 3. Close Firefox from the X button. 4. Close the console. **Expected result** * Firefox processes are closed. **Actual result** * Firefox processes are still running. **Regression range** * Not a regression. New feature. **Additional notes** * Attached a screen recording. * The issue does not reproduce with blocked dialog.
Bug 1903206 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
**Found in** * 129.0a1 (2024-06-16) **Affected versions** * 129.0a1 (2024-06-16) **Tested platforms** * Affected platforms: Windows 10x64, Windows 11 * Unaffected platforms: macOS, Ubuntu **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 * run the DLP agent in CMD using: .\content_analysis_sdk_agent.exe --user --toblock=.*\d{3}-?\d{2}-?\d{4}.* --towarn=.*warn.* --delays=10 **Steps to reproduce** 1. Open the browser console. 2. Open https://en.wikipedia.org/wiki/UNESCO and paste `warning text`. 3. Close Firefox from the X button. 4. Close the console. **Expected result** * Firefox processes are closed. **Actual result** * Firefox processes are still running. **Regression range** * Not a regression. New feature. **Additional notes** * Attached a screen recording. * The issue does not reproduce with blocked dialog. * This also happens with the scanning dialog but this may be bug 1901197.