Closed
Bug 1447330
Opened 7 years ago
Closed 7 years ago
nsHostObjectURI does not define ReadPrivate.
Categories
(Core :: Networking, defect, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
This makes InitFromInputStream mistakenly call nsSimpleURI::ReadPrivate instead of nsHostObjectURI::ReadPrivate
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8960646 [details]
Bug 1447330 - nsHostObjectURI does not define ReadPrivate.
https://reviewboard.mozilla.org/r/229418/#review235634
Attachment #8960646 -
Flags: review?(honzab.moz) → review+
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/cbd044227af0
nsHostObjectURI does not define ReadPrivate. r=mayhemer
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•