Closed
Bug 1415206
Opened 7 years ago
Closed 7 years ago
Remove RustURL.cpp
Categories
(Core :: Networking, enhancement)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
RustURL.cpp doesn't really have any consumers, and doesn't improve the state of URI parsing much.
MozURL has a much better API, and we will try to build on that in the future, in trying to unify URL parsing with a thread safe API.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8925980 [details]
Bug 1415206 - Remove RustURL from Gecko
https://reviewboard.mozilla.org/r/197206/#review202386
Attachment #8925980 -
Flags: review?(daniel) → review+
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5359b9edc63d
Remove RustURL from Gecko r=bagder
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•