Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow empty string on `location.search` setter. | wolfbeast | 2019-02-12 | -4/+0 |
| | | | | Fixes #970. | |||
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -1/+0 |
| | ||||
* | Issue #910 part 3. Throw SyntaxError from Location::SetProtocol on URI parse ↵ | wolfbeast | 2018-12-16 | -1/+4 |
| | | | | failures. | |||
* | Issue #910 part 2. Strip ':' and anything following it from the string ↵ | wolfbeast | 2018-12-16 | -1/+8 |
| | | | | passed to the location.protocol setter. | |||
* | Issue #910 part 1. Don't navigate when location.protocol is set to anything ↵ | wolfbeast | 2018-12-16 | -0/+17 |
| | | | | other than http or https. | |||
* | Prevent various location-based hazards. | wolfbeast | 2018-06-24 | -0/+20 |
| | ||||
* | Bug 1323683 - Fold nsIURIWithQuery into nsIURI | janekptacijarabaci | 2018-04-22 | -9/+5 |
| | | | | native in moebius | |||
* | Bug 1329570 - Restore missing error check in mozilla::dom::Location::GetPathname | janekptacijarabaci | 2018-04-22 | -3/+4 |
| | | | | native in moebius | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+941 |