Closed
Bug 1853723
Opened 1 year ago
Closed 1 year ago
Switch ssh over to use DefaultURI for url parsing
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox120 | --- | fixed |
People
(Reporter: edgul, Assigned: dotoole)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
As a part of Bug 1603699, we want ssh schemes to use DefaultURI so that this non-special scheme can have a host and emit a /
during serialization.
For more detail, see Bug 1842062
Pushed by dotoole@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3cc0f09c71b9
removed ssh scheme check from nsNetUtil so ssh uses DefaultURI. r=valentin,necko-reviewers,edgul
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•