Closed
Bug 1922028
Opened 10 months ago
Closed 8 months ago
nsFileProtocolHandler::NewChannel should error on file URL with host
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
135 Branch
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: edgul, Assigned: edgul)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Don't load documents or subresources from a file URL with a host part.
nsFileProtocolHandler::NewChannel should error in this case.
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Updated•9 months ago
|
Assignee: nobody → edgul
Status: NEW → ASSIGNED
Pushed by eguloien@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/019bfa83ac85
nsFileProtocolHandler's NewChannel should error on file URL with host. r=valentin,necko-reviewers
Comment 3•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox135:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•