Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a top-level "third_party" directory | Martin Robinson | 2023-06-30 | 1 | -11/+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 the WebIDL parser | Anthony Ramine | 2020-03-14 | 1 | -0/+11 |
Upstream doesn't allow downloading .tar.gz archives so update.sh was changed to use unzip. |