aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen/parser/tests/test_interface_maplikesetlikeiterable.py
Commit message (Collapse)AuthorAgeFilesLines
* Create a top-level "third_party" directoryMartin Robinson2023-06-301-912/+0
| | | | | | | This directory now contains third_party software that is vendored into the Servo source tree. The idea is that it would eventually hold webrender and other crates from mozilla-central as well with a standard patch management approach for each.
* Update WebIDLsagudev2023-02-191-217/+497
|
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-11/+11
| | | | Fixes #27660
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-65/+6
|
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-8/+8
|
* Sync WebIDL.py with geckoKagami Sascha Rosylight2019-07-121-2/+2
|
* Update the WebIDL parserAnthony Ramine2017-06-091-7/+104
|
* components/script/dom/bindings/codegen/parser/update.sh now downloads allAgostonSzepessy2016-03-221-0/+594
the latest *.py tests from https://hg.mozilla.org/mozilla-central/archive/tip.tar.gz/dom/bindings/parser/tests/