**Found in** * 133.0a1 (2024-10-03) **Affected versions** * 133.0a1 (2024-10-03) * 132.0b2 **Tested platforms** * Affected platforms: Windows 11, Windows 10 * Unaffected platforms:macOS 12, 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-2.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 two Firefox windows. 2. Open the browser console and drop a link from one Firefox window to another. **Expected result** * No errors are displayed inside the browser console. **Actual result** * Error: Got dlp-request-made message for a browsingContext that already has a busy view! Error in the browser console each time a link is dropped. **Regression range** * This happens after drag and drop scanning was introduced inside Content Analysis (bug 1910452). **Additional notes** * Attached a screenshot with the error. * I am not aware of any functionality problem for this error.
Bug 1922756 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** * 133.0a1 (2024-10-03) **Affected versions** * 133.0a1 (2024-10-03) * 132.0b2 **Tested platforms** * Affected platforms: Windows 11, Windows 10 * Unaffected platforms:macOS 12, 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-2.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 two Firefox windows. 2. Open the browser console and drop a link from one Firefox window to another. **Expected result** * No errors are displayed inside the browser console. **Actual result** * `Error: Got dlp-request-made message for a browsingContext that already has a busy view!` Error in the browser console each time a link is dropped. **Regression range** * This happens after drag and drop scanning was introduced inside Content Analysis (bug 1910452). **Additional notes** * Attached a screenshot with the error. * I am not aware of any functionality problem for this error.