Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a top-level "third_party" directory | Martin Robinson | 2023-06-30 | 1 | -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 WebIDL | sagudev | 2023-02-19 | 1 | -217/+497 |
| | |||||
* | Convert Web IDL void to undefined | Kagami Sascha Rosylight | 2022-01-05 | 1 | -11/+11 |
| | | | | Fixes #27660 | ||||
* | Remove [PrimaryGlobal] | Kagami Sascha Rosylight | 2019-10-03 | 1 | -65/+6 |
| | |||||
* | Migrate to new constructor operation syntax | Kagami Sascha Rosylight | 2019-10-02 | 1 | -8/+8 |
| | |||||
* | Sync WebIDL.py with gecko | Kagami Sascha Rosylight | 2019-07-12 | 1 | -2/+2 |
| | |||||
* | Update the WebIDL parser | Anthony Ramine | 2017-06-09 | 1 | -7/+104 |
| | |||||
* | components/script/dom/bindings/codegen/parser/update.sh now downloads all | AgostonSzepessy | 2016-03-22 | 1 | -0/+594 |
the latest *.py tests from https://hg.mozilla.org/mozilla-central/archive/tip.tar.gz/dom/bindings/parser/tests/ |