Open Bug 1875310 Opened 1 year ago Updated 11 months ago

Files can change in a folder between when DLP runs and the results are returned

Categories

(Firefox :: Data Loss Prevention, defect)

defect

Tracking

()

People

(Reporter: gstoll, Unassigned)

Details

:rkraesig brought this up in D198457. To fix this I think we'd have to change the file picker to also return the files present in the directory instead of relying on enumerating them again.

The severity field is not set for this bug.
:handyman, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(davidp99)
Severity: -- → S3
Flags: needinfo?(davidp99)

Note that we don't want to always return the files: for example, there's no need for them when the user is just selecting Firefox's default download directory. In theory we could check some implicit condition based on the browsing context, but I think it's probably safer to add an explicit request-bit to the API.

You need to log in before you can comment on or make changes to this bug.