Add an indicator for blocked downloads.
Categories
(Core :: DOM: Security, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: sstreich, Assigned: sstreich)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
In case we locally decide a download to be insecure/unwanted we should show an an indicator similar to the "potentially malware" download alert and let the user choose how to proceed
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Comment 3•4 years ago
|
||
Backed out for bc failure on browser_test_mixed_content_download.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/269b14751fb00398e6f6ca0d0b48904b0739dd7f
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=313444104&repo=autoland&lineNumber=15806
Comment 4•4 years ago
|
||
Please also check:
- Xpcshell failure on /test_DownloadLegacy.js -> https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=313444616&repo=autoland&lineNumber=3313
- BC failure on browser_indicatorDrop.js -> https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=313444727&repo=autoland&lineNumber=3196
- BC failure on browser_contentAltClick.js -> https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=313444734&repo=autoland&lineNumber=2847
- BC failure on browser_firstPartyIsolation_saveAs.js -> https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=313444728&repo=autoland&lineNumber=4704
Assignee | ||
Comment 5•4 years ago
|
||
Updated the patch :)
the mentioned tests are now green.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a2e2a3ea1e1b6e59e4d0c333d07581eac307a312
Comment 7•4 years ago
|
||
Backed out for causing default process leaks.
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=313471476&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/8e4a5d5847d670aa3efb7b081aa23fb60deb21d6
Assignee | ||
Comment 8•4 years ago
|
||
Sorry! Found the cause of the leak and fixed it.
Try is green now - https://treeherder.mozilla.org/#/jobs?repo=try&revision=451fd2dfd6499709aff9d51cd6c1e09b4caaa005
Comment 10•4 years ago
|
||
bugherder |
Comment 11•4 years ago
|
||
Comment 12•4 years ago
|
||
"save link as..." in the context menu doesn't seem covered by this, is there a bug for that? Nothing happens, not even a message in the console.
Updated•4 years ago
|
Description
•