summaryrefslogtreecommitdiffstats
path: root/netwerk/base/nsStandardURL.cpp
Commit message (Collapse)AuthorAgeLines
* Do not allow the ^ character to appear in the hostname.wolfbeast2019-07-20-1/+1
|
* Sanity-check in nsStandardURL::Deserialize(). r=mayhemer, a=RyanVMValentin Gosu2018-06-07-1/+3
| | | | | | Also add test for faulty nsStandardURL deserialization. See Bug 1392739.
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22-1/+0
| | | | native in moebius
* Bug 1433609 - Ensure that deserialized URL is correct. r=mayhemer, a=RyanVMValentin Gosu2018-04-19-15/+49
| | | | MozReview-Commit-ID: BMQfPzPhDhc
* moebius#131: URL parser - stop preserving empty passwordsjanekptacijarabaci2018-04-15-3/+9
| | | | https://github.com/MoonchildProductions/moebius/issues/131
* moebius#130: URL parser - fix: don't allow empty host namejanekptacijarabaci2018-04-15-10/+21
| | | | https://github.com/MoonchildProductions/moebius/issues/130
* Remove Rust URL parser CAPIwolfbeast2018-03-13-13/+0
| | | | Part 2 for #58
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3619