fune/toolkit/components/contentanalysis/tests/browser
David Parks c98cc41962 Bug 1916804: Make content analysis DND use getURIForDropEvent a=dmeehan
getURIForDropEvent delegates to getURIForBrowsingContext -- the ground truth for
CA URIs.

This also adds a check that getURIForDropEvent is correctly called in CA tests.
We do not yet test that it returns the right value -- that is future work.

Original Revision: https://phabricator.services.mozilla.com/D222192

Differential Revision: https://phabricator.services.mozilla.com/D227592
2024-11-05 15:35:37 +00:00
..
browser.toml Bug 1910452: Part 2 - Test that drag-drop respects content analysis a=dmeehan 2024-11-05 15:35:36 +00:00
browser_clipboard_content_analysis.js Bug 1914068 - pass correct URL to Content Analysis for same-origin iframes a=diannaS 2024-09-06 14:44:23 +00:00
browser_clipboard_paste_file_content_analysis.js Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
browser_clipboard_paste_inputandtextarea_content_analysis.js Bug 1899491 - correctly handle pasting an empty string for DLP a=diannaS 2024-09-06 14:44:05 +00:00
browser_clipboard_paste_inputandtextarea_iframe_content_analysis.js Bug 1914068 - pass correct URL to Content Analysis for same-origin iframes a=diannaS 2024-09-06 14:44:23 +00:00
browser_clipboard_paste_noformatting_content_analysis.js Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
browser_clipboard_paste_prompt_content_analysis.js Bug 1914068 - pass correct URL to Content Analysis for same-origin iframes a=diannaS 2024-09-06 14:44:23 +00:00
browser_clipboard_read_async_content_analysis.js Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
browser_content_analysis_dnd_diff_origin.js Bug 1916804: Make content analysis DND use getURIForDropEvent a=dmeehan 2024-11-05 15:35:37 +00:00
browser_content_analysis_dnd_same_origin.js Bug 1916804: Make content analysis DND use getURIForDropEvent a=dmeehan 2024-11-05 15:35:37 +00:00
browser_content_analysis_policies.js Bug 1880314 - add a default warn setting to Content Analysis r=dlp-reviewers,handyman 2024-04-26 22:51:55 +00:00
browser_print_changing_page_content_analysis.js Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
browser_print_content_analysis.js Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
browser_print_iframe_content_analysis.js Bug 1914068 - pass correct URL to Content Analysis for same-origin iframes a=diannaS 2024-09-06 14:44:23 +00:00
changing_page_for_print.html Bug 1875481 - Part 3: Add content analysis support to printing operations r=handyman,spohl,fluent-reviewers,kpatenio,smaug,emilio 2024-04-10 00:15:47 +00:00
clipboard_paste_file.html Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
clipboard_paste_inputandtextarea.html Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
clipboard_paste_inputandtextarea_containing_frame.html Bug 1914068 - pass correct URL to Content Analysis for same-origin iframes a=diannaS 2024-09-06 14:44:23 +00:00
clipboard_paste_noformatting.html Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
clipboard_paste_prompt.html Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
clipboard_print_iframe.html Bug 1914068 - pass correct URL to Content Analysis for same-origin iframes a=diannaS 2024-09-06 14:44:23 +00:00
clipboard_read_async.html Bug 1879631 part 3 - add tests for clipboard content analysis r=dlp-reviewers,handyman 2024-05-04 20:54:13 +00:00
head.js Bug 1916804: Make content analysis DND use getURIForDropEvent a=dmeehan 2024-11-05 15:35:37 +00:00
moz.build