Closed
Bug 1505710
Opened 6 years ago
Closed 5 years ago
Ignore referrer-policy in download protection
Categories
(Toolkit :: Safe Browsing, enhancement, P3)
Toolkit
Safe Browsing
Tracking
()
RESOLVED
DUPLICATE
of bug 1567940
People
(Reporter: dimi, Unassigned)
References
(Blocks 2 open bugs)
Details
In download protection, we check if the referrer of the download is in local blocklist, if yes, we will block it.
However, if a website set its referrer-policy to no-referrer, then download protection won't have the information to block the download.
I think we should probably ignore referrer-policy in download protection.
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → dlee
Status: NEW → ASSIGNED
Priority: -- → P2
Reporter | ||
Updated•6 years ago
|
Priority: P2 → P3
Reporter | ||
Updated•6 years ago
|
Assignee: dlee → nobody
Status: ASSIGNED → NEW
Updated•5 years ago
|
Blocks: refactor-referrer-policy-setup
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Resolution: FIXED → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•