Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update WebIDL.py (#32495) | Ngo Iok Ui (Wu Yu Wei) | 2024-06-15 | 1 | -16/+19 |
| | | | | | | | | | | | | | | | | | * Update WebIDL.py * Update WebIDL.py * Add builtin-array.patch * Fix CodegenRust.py and Configuration.py * Fix missing downcasts * mach fmt * Update check and comment to explain why we need this check * Update Global of DissimilarOriginWindow.webidl | ||||
* | Create a top-level "third_party" directory | Martin Robinson | 2023-06-30 | 1 | -0/+157 |
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. |