gecko-dev/dom/filesystem
David Parks 04243d3847 Bug 1919752: Submit all files for content analysis when doing folder analysis r=dlp-reviewers,win-reviewers,gstoll
Converts folder scan requests, from any content analysis interception point,
into file scan requests for each file in the folder (recursively).  Folder CA
approval is given iff all files were approved.  Otherwise the folder analysis
result is denial, issued as soon as that is known.

This still has the issue that only the first file will be given busy and verdict
dialogs.  The entire CA check may silently block because of this.  See bug
1915351.

Differential Revision: https://phabricator.services.mozilla.com/D224344
2024-10-07 20:28:28 +00:00
..
compat Bug 1864896: Autofix unused function arguments (dom). r=emilio,media-playback-reviewers,dom-storage-reviewers,padenot,janv 2024-03-04 15:44:59 +00:00
tests Bug 1916659, r=Gijs 2024-09-18 18:52:20 +00:00
Directory.cpp
Directory.h
FileSystemBase.cpp
FileSystemBase.h
FileSystemRequestParent.cpp
FileSystemRequestParent.h
FileSystemSecurity.cpp
FileSystemSecurity.h
FileSystemTaskBase.cpp Bug 1424689 - Expose the File.type for File objects created via FileSystem API, r=smaug 2024-10-01 06:25:30 +00:00
FileSystemTaskBase.h Bug 1424689 - Expose the File.type for File objects created via FileSystem API, r=smaug 2024-10-01 06:25:30 +00:00
FileSystemUtils.cpp
FileSystemUtils.h
GetDirectoryListingTask.cpp Bug 1424689 - Expose the File.type for File objects created via FileSystem API, r=smaug 2024-10-01 06:25:30 +00:00
GetDirectoryListingTask.h Bug 1424689 - Expose the File.type for File objects created via FileSystem API, r=smaug 2024-10-01 06:25:30 +00:00
GetFileOrDirectoryTask.cpp
GetFileOrDirectoryTask.h
GetFilesHelper.cpp
GetFilesHelper.h Bug 1919752: Submit all files for content analysis when doing folder analysis r=dlp-reviewers,win-reviewers,gstoll 2024-10-07 20:28:28 +00:00
GetFilesTask.cpp
GetFilesTask.h
moz.build
OSFileSystem.cpp
OSFileSystem.h
PFileSystemParams.ipdlh
PFileSystemRequest.ipdl