aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/URL.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-34/+0
* Implement URL::parse() (#32819)shanehandley2024-07-221-0/+1
* Implement URL.canParseYutaro Ohno2023-04-021-0/+3
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
* Support stringifier attributesKagami Sascha Rosylight2019-10-291-6/+1
* Support [LegacyWindowAlias]Kagami Sascha Rosylight2019-10-191-1/+2
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-1/+2
* Implement URL's toJSON()CYBAI2018-12-241-0/+2
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Remove URL.domainToASCII and URL.domainToUnicodeMathieu Rheaume2016-10-251-3/+0
* Explicitly expose everything everywhere.Ms2ger2016-07-121-2/+1
* Implement Blob URL's DOM interfacesZhen Zhang2016-06-171-0/+5
* Implement URL.domainToUnicodeAchal Shah2016-06-061-1/+1
* Implement URL.searchParamsStjepan Glavina2016-04-051-1/+1
* add origin to location and url apiChandler Abraham2016-01-211-1/+1
* Update URL-related interfaces and their tests up to specAnthony Ramine2015-10-191-1/+19
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-2/+2
* Implement URL and trivially missing URLUtils membersAnthony Ramine2015-06-201-0/+12