Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a top-level "third_party" directory | Martin Robinson | 2023-06-30 | 1 | -875/+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 | -169/+292 |
| | |||||
* | Convert Web IDL void to undefined | Kagami Sascha Rosylight | 2022-01-05 | 1 | -20/+20 |
| | | | | Fixes #27660 | ||||
* | Remove [PrimaryGlobal] | Kagami Sascha Rosylight | 2019-10-03 | 1 | -0/+14 |
| | |||||
* | Migrate to new constructor operation syntax | Kagami Sascha Rosylight | 2019-10-02 | 1 | -6/+68 |
| | |||||
* | Sync WebIDL.py with gecko | Kagami Sascha Rosylight | 2019-07-12 | 1 | -2/+80 |
| | |||||
* | Update webidl.py from upstream | Manish Goregaokar | 2019-03-01 | 1 | -0/+43 |
| | |||||
* | components/script/dom/bindings/codegen/parser/update.sh now downloads all | AgostonSzepessy | 2016-03-22 | 1 | -5/+362 |
| | | | | | the latest *.py tests from https://hg.mozilla.org/mozilla-central/archive/tip.tar.gz/dom/bindings/parser/tests/ | ||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+198 |