Open
Bug 1882678
Opened 1 year ago
Updated 1 year ago
Remove network.allow_redirect_to_data pref
Categories
(Core :: DOM: Networking, task, P3)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: gregp, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged])
The blocking of redirects to data: URIs has been enabled by default for about a year now (bug 1691658). Ignoring tests, is this pref still needed?
Comment 1•1 year ago
|
||
(In reply to Gregory Pappas [:gregp] from comment #0)
The blocking of redirects to
data:URIs has been enabled by default for about a year now (bug 1691658). Ignoring tests, is this pref still needed?
I doubt it, but I don't know how we normally make these decisions. Valentin?
Flags: needinfo?(valentin.gosu)
Comment 2•1 year ago
|
||
I don't think we need the pref anymore, but fixing the tests that rely on it means it's not trivial.
If anyone wants to work on this feel free to post a patch.
Blocks: necko-tech-debt
Severity: -- → S3
Flags: needinfo?(valentin.gosu)
Priority: -- → P3
Whiteboard: [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•