Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a top-level "third_party" directory | Martin Robinson | 2023-06-30 | 75 | -11670/+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 | 76 | -2450/+5437 |
| | |||||
* | Convert Web IDL void to undefined | Kagami Sascha Rosylight | 2022-01-05 | 35 | -246/+246 |
| | | | | Fixes #27660 | ||||
* | Update the WebIDL parser | Anthony Ramine | 2020-03-14 | 7 | -71/+284 |
| | | | | | Upstream doesn't allow downloading .tar.gz archives so update.sh was changed to use unzip. | ||||
* | Update WebIDL.py | Kagami Sascha Rosylight | 2019-10-29 | 1 | -0/+100 |
| | |||||
* | Convert [HTMLConstructor] as constructor extension | Kagami Sascha Rosylight | 2019-10-19 | 3 | -44/+15 |
| | |||||
* | Remove [PrimaryGlobal] | Kagami Sascha Rosylight | 2019-10-03 | 11 | -458/+181 |
| | |||||
* | Migrate to new constructor operation syntax | Kagami Sascha Rosylight | 2019-10-02 | 9 | -113/+265 |
| | |||||
* | Update WebIDL parser | Kagami Sascha Rosylight | 2019-08-16 | 2 | -6/+379 |
| | |||||
* | Sync WebIDL.py with gecko | Kagami Sascha Rosylight | 2019-07-12 | 27 | -75/+484 |
| | |||||
* | Update MPL license to https | Jan Andre Ikenmeyer | 2019-05-10 | 2 | -2/+2 |
| | |||||
* | Update WebIDL.py to 4166cae81546 | Manish Goregaokar | 2019-03-04 | 3 | -4/+258 |
| | | | | | | https://hg.mozilla.org/integration/autoland/rev/4166cae81546f54accae807413f806d20bf30920 Pulls in changes from https://bugzilla.mozilla.org/show_bug.cgi?id=1359269 | ||||
* | Update webidl.py from upstream | Manish Goregaokar | 2019-03-01 | 3 | -2/+45 |
| | |||||
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 2 | -2/+2 |
| | |||||
* | Update the WebIDL parser | Anthony Ramine | 2018-09-14 | 3 | -43/+192 |
| | |||||
* | Update the WebIDL parser | Anthony Ramine | 2018-04-03 | 8 | -171/+10 |
| | |||||
* | Update the WebIDL parser | Anthony Ramine | 2017-06-09 | 10 | -44/+741 |
| | |||||
* | Update the WebIDL parser | Anthony Ramine | 2016-09-26 | 9 | -249/+56 |
| | |||||
* | Update the WebIDL parser | Anthony Ramine | 2016-08-26 | 1 | -0/+14 |
| | |||||
* | webidl: Update parser | Emilio Cobos Álvarez | 2016-07-12 | 3 | -0/+651 |
| | | | | Some patches failed to apply. I'll apply manually after this. | ||||
* | Update the WebIDL parser | Anthony Ramine | 2016-05-18 | 2 | -0/+122 |
| | |||||
* | components/script/dom/bindings/codegen/parser/update.sh now downloads all | AgostonSzepessy | 2016-03-22 | 27 | -30/+2782 |
| | | | | | the latest *.py tests from https://hg.mozilla.org/mozilla-central/archive/tip.tar.gz/dom/bindings/parser/tests/ | ||||
* | update to latest tests | Prabhjyot Singh Sodhi | 2016-01-21 | 8 | -29/+156 |
| | |||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 48 | -0/+3287 |