mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Stop generating a parser.out file in the source.
This commit is contained in:
parent
00628704ca
commit
549f2669f0
4 changed files with 15 additions and 2 deletions
|
@ -1,5 +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
|
||||
|
||||
# TODO: update test files from https://dxr.mozilla.org/mozilla-central/source/dom/bindings/parser/tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue