summaryrefslogtreecommitdiffstats
path: root/dom/base/Location.cpp
Commit message (Expand)AuthorAgeLines
* Allow empty string on `location.search` setter.wolfbeast2019-02-12-4/+0
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
* Issue #910 part 3. Throw SyntaxError from Location::SetProtocol on URI parse ...wolfbeast2018-12-16-1/+4
* Issue #910 part 2. Strip ':' and anything following it from the string passed...wolfbeast2018-12-16-1/+8
* Issue #910 part 1. Don't navigate when location.protocol is set to anything o...wolfbeast2018-12-16-0/+17
* Prevent various location-based hazards.wolfbeast2018-06-24-0/+20
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22-9/+5
* Bug 1329570 - Restore missing error check in mozilla::dom::Location::GetPathnamejanekptacijarabaci2018-04-22-3/+4
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+941