Open
Bug 1725390
Opened 3 years ago
Updated 1 year ago
Ensure https-first handles downloads correctly
Categories
(Core :: DOM: Security, task, P1)
Core
DOM: Security
Tracking
()
NEW
People
(Reporter: ckerschb, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active])
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•3 years ago
|
Flags: needinfo?(ckerschb)
Updated•3 years ago
|
Flags: needinfo?(ckerschb)
Updated•2 years ago
|
status-firefox110:
--- → affected
status-firefox111:
--- → affected
status-firefox-esr102:
--- → affected
Updated•1 year ago
|
Assignee: t.yavor → nobody
Status: ASSIGNED → NEW
You need to log in
before you can comment on or make changes to this bug.
Description
•