ReadableStream WebIDL.py patch

This commit is contained in:
sagudev 2023-02-20 06:15:54 +01:00
parent 55dac83d9a
commit 42d8269ac9
3 changed files with 202 additions and 5 deletions

View file

@ -4,6 +4,7 @@ patch < debug.patch
patch < callback-location.patch
patch < union-typedef.patch
patch < inline.patch
patch < readable-stream.patch
wget https://hg.mozilla.org/mozilla-central/archive/tip.zip/dom/bindings/parser/tests/ -O tests.zip
rm -r tests