add remoteType to nsIParentChannel
Categories
(Core :: Networking, task, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: freddy, Assigned: freddy)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file, 1 obsolete file)
Having a remoteType in a parent channel will help make explicit security decisions.
Nika provided the sketch of a patch. I'll fix it up and get it into the tree.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
This seems to work-ish (hey, it compiles). I'm unable to find relevant tests that I should expand. Automation is also complaining that FTP channel is completely untested. Can you help me find out where to look, Nika?
| Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 4•5 years ago
|
||
Comment 5•5 years ago
|
||
(In reply to Frederik Braun [:freddy] from comment #2)
This seems to work-ish (hey, it compiles). I'm unable to find relevant tests that I should expand. Automation is also complaining that FTP channel is completely untested. Can you help me find out where to look, Nika?
FTP is completely untested, yes. We don't have any infra for testing it right now unfortunately. It's a known issue :-) (IIRC we were going to delete support for it, but decided not to due to covid)
I'm probably not the best reviewer for this, someone from the necko team would probably be better, and might have suggestions for where to add tests.
Comment 7•5 years ago
|
||
| bugherder | ||
Description
•