Closed
Bug 1662138
Opened 4 years ago
Closed 4 years ago
"save link as..." On mixed content downloads is Silently blocked
Categories
(Core :: DOM: Security, defect, P2)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | --- | disabled |
firefox82 | --- | disabled |
firefox83 | --- | disabled |
firefox84 | --- | disabled |
firefox85 | --- | disabled |
firefox86 | --- | fixed |
People
(Reporter: sstreich, Assigned: sstreich)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [domsecurity-active])
Attachments
(1 file)
Right Clicking on a link and selecting "save link as" on a mixed content download link, silently cancels. This should give the user the same notification as if this was a general mixed-content download.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sstreich
Blocks: improve-download-security
Priority: -- → P2
Summary: "save link as..." On mixed content download Silently blocks → "save link as..." On mixed content downloads is Silently blocked
Whiteboard: [domsecurity-active]
Assignee | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
Set release status flags based on info from the regressing bug 1655719
status-firefox80:
--- → unaffected
status-firefox81:
--- → affected
status-firefox82:
--- → affected
status-firefox-esr68:
--- → unaffected
status-firefox-esr78:
--- → unaffected
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Updated•4 years ago
|
status-firefox83:
--- → affected
Comment 3•4 years ago
|
||
(dom.block_download_insecure is set to false on beta/release)
status-firefox84:
--- → affected
Updated•4 years ago
|
Severity: -- → S3
Comment 4•4 years ago
|
||
Is this still an issue after bug 1660969 was fixed?
Updated•4 years ago
|
Status: NEW → ASSIGNED
Comment 5•4 years ago
|
||
(In reply to Mathew Hodson from comment #4)
Is this still an issue after bug 1660969 was fixed?
Flags: needinfo?(sstreich)
Assignee | ||
Comment 6•4 years ago
|
||
Sadly yes, this kind of block happens before the download ui is invoked :( - working on it rn
Flags: needinfo?(sstreich)
Updated•4 years ago
|
status-firefox85:
--- → affected
Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6801d25be0c2
Do not rely on Type::SaveAs for MCB download check r=ckerschb
Updated•4 years ago
|
status-firefox86:
--- → affected
Comment 8•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•