Files
tubestation/browser/components/contentanalysis
David P 2ff239406e Bug 1959897: Cancel all parts of a folder check when the user presses cancel r=dlp-reviewers,gstoll
Since the cancel dialog is only associated with one user action ID, and a
folder check now uses different user action IDs for each file, user-cancel
needs to cancel all of the associated user action IDs.  (Other cancel
reasons will not want that behavior.)

This patch adds a set of these compound actions to the service.  Each entry
is the complete set of user action IDs that constitute the compound action.
The set is held until the compound action issues a response.

Differential Revision: https://phabricator.services.mozilla.com/D246160
2025-04-24 18:35:50 +00:00
..