Closed
Bug 1872179
Opened 2 years ago
Closed 2 years ago
Add content analysis support for file picker
Categories
(Firefox :: Data Loss Prevention, task)
Firefox
Data Loss Prevention
Tracking
()
RESOLVED
FIXED
124 Branch
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: gstoll, Assigned: gstoll)
References
(Blocks 1 open bug)
Details
Attachments
(4 files, 1 obsolete file)
No description provided.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
This will be useful in future changes, as this is what gets called when Content Analysis blocks a selected file.
Depends on D198453
| Assignee | ||
Comment 3•2 years ago
|
||
File picker upload operations check with any connected content analysis
tool before giving access to the web page.
Depends on D198454
| Assignee | ||
Comment 4•2 years ago
|
||
Depends on D198455
| Assignee | ||
Comment 5•2 years ago
|
||
Depends on D198456
Updated•2 years ago
|
Attachment #9372620 -
Attachment description: Bug 1872179 - Part 4: File picker with multiple selections consult content analysis r=rkraesig,handyman → Bug 1872179 - Part 3: File picker file uploads consult content analysis r=rkraesig,handyman
Updated•2 years ago
|
Attachment #9372621 -
Attachment description: Bug 1872179 - Part 5: File picker selecting a folder consults content analysis r=rkraesig,handyman → Bug 1872179 - Part 4: File picker selecting a folder consults content analysis r=rkraesig,handyman
Updated•2 years ago
|
Attachment #9372619 -
Attachment is obsolete: true
Pushed by gstoll@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/006b13149ed5
Part 1: Make content analysis fire a "dlp-response" event if analysis is cancelled due to an error r=handyman
https://hg.mozilla.org/integration/autoland/rev/0d4f36862c58
Part 2: Add ClearFiles() method to nsIFilePicker r=rkraesig,win-reviewers
https://hg.mozilla.org/integration/autoland/rev/b38de9a4d6e8
Part 3: File picker file uploads consult content analysis r=rkraesig,win-reviewers
https://hg.mozilla.org/integration/autoland/rev/89d1266bd4fd
Part 4: File picker selecting a folder consults content analysis r=rkraesig,win-reviewers
Comment 7•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/006b13149ed5
https://hg.mozilla.org/mozilla-central/rev/0d4f36862c58
https://hg.mozilla.org/mozilla-central/rev/b38de9a4d6e8
https://hg.mozilla.org/mozilla-central/rev/89d1266bd4fd
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•