diff options
author | bors-servo <infra@servo.org> | 2023-03-22 02:23:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-22 02:23:01 +0100 |
commit | d5b910ee86c5928d2521b2bab8b620ebb5b0e143 (patch) | |
tree | f6ac89d02505fb2b1f7844a0c0612c1b27813a37 /python/tidy/servo_tidy_tests | |
parent | 886032fc74c7d953765f6d00211dc5d2d018f6f0 (diff) | |
parent | ee7c393773797cf1f52d052d2a69d3d4bc71a2aa (diff) | |
download | servo-d5b910ee86c5928d2521b2bab8b620ebb5b0e143.tar.gz servo-d5b910ee86c5928d2521b2bab8b620ebb5b0e143.zip |
Auto merge of #29384 - sagudev:idl, r=jdm
Update WebIDL.py
Update WebIDL.py to latest version from mozilla-central.
There were two major changes:
- [Rename legacy extended attributes in webidls](https://github.com/servo/servo/commit/55dac83d9a90fa074cbae74a9ea2711b272fffc2) [bug 1631581](https://bugzilla.mozilla.org/show_bug.cgi?id=1631581)
- [removal of ReadableStream from WebIDL](https://phabricator.services.mozilla.com/D143074), which was solved with porting reverted removal patch (https://github.com/servo/servo/commit/2801cc82b035c91368b42ff899b1848fe3970788)
WebIDL.Parser now has `use_builtin_readable_streams` field by default set to `true` (to use SM readable stream implementation), which could help with #29088.
My try build: https://github.com/sagudev/servo/actions/runs/4216638911
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'python/tidy/servo_tidy_tests')
0 files changed, 0 insertions, 0 deletions