Closed
Bug 1725390
Opened 4 years ago
Closed 7 months ago
Ensure https-first handles downloads correctly
Categories
(Core :: DOM: Security, task, P1)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
People
(Reporter: ckerschb, Assigned: simonf)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
Downloads are treated as TYPE_DOCUMENT which means that https-first tries to upgrade those. What happens if the download is not available over https?
We should write an automated test and investigate how we can handle that.
Updated•4 years ago
|
Flags: needinfo?(ckerschb)
Updated•4 years ago
|
Flags: needinfo?(ckerschb)
Updated•2 years ago
|
status-firefox110:
--- → affected
status-firefox111:
--- → affected
status-firefox-esr102:
--- → affected
Updated•2 years ago
|
Assignee: t.yavor → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: S4 → S3
Updated•1 year ago
|
Blocks: https-first-release
Updated•1 year ago
|
No longer blocks: https-first-release
| Assignee | ||
Comment 3•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → sfriedberger
Status: NEW → ASSIGNED
Pushed by sfriedberger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/811318c14667
Test if we downgrade downloads r=maltejur
| Assignee | ||
Updated•7 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Comment 5•7 months ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•