Update the WebIDL parser

This commit is contained in:
Anthony Ramine 2016-05-15 00:07:43 +02:00
parent aa8c835d3b
commit c9af465ae8
7 changed files with 244 additions and 56 deletions

View file

@ -1,7 +1,6 @@
wget https://mxr.mozilla.org/mozilla-central/source/dom/bindings/parser/WebIDL.py?raw=1 -O WebIDL.py
patch < abstract.patch
patch < debug.patch
patch < legacy-unenumerable-named-properties.patch
wget https://hg.mozilla.org/mozilla-central/archive/tip.tar.gz/dom/bindings/parser/tests/ -O tests.tar.gz
rm -r tests