mirror of
				https://github.com/mozilla/gecko-dev.git
				synced 2025-10-31 08:18:54 +02:00 
			
		
		
		
	|  bf998e7942 If the DLP agent responds with WARN for a file, and the user quits Firefox (after a confirmation dialog), we treat that as a block. Previously we were just reporting that to the agent and deleting the file on disk. But for safebrowsing, downloads that were blocked don't persist after a browser restart, so we should do that too for DLP ones. So we just delete the download, which includes a call to respond to the DLP agent and finalize the download, but also removes it from the relevant lists. Differential Revision: https://phabricator.services.mozilla.com/D255212 | ||
|---|---|---|
| .. | ||
| test | ||
| components.conf | ||
| DownloadCore.sys.mjs | ||
| DownloadHistory.sys.mjs | ||
| DownloadIntegration.sys.mjs | ||
| DownloadLegacy.sys.mjs | ||
| DownloadList.sys.mjs | ||
| DownloadPaths.sys.mjs | ||
| DownloadPlatform.cpp | ||
| DownloadPlatform.h | ||
| Downloads.sys.mjs | ||
| DownloadStore.sys.mjs | ||
| DownloadUIHelper.sys.mjs | ||
| metrics.yaml | ||
| moz.build | ||
| mozIDownloadPlatform.idl | ||