Implement [LegacyUnenumerableNamedProperties] in the WebIDL parser

http://github.com/heycam/webidl/issues/82
This commit is contained in:
Anthony Ramine 2015-12-25 04:52:13 +01:00
parent 3550993075
commit c95855c7ea
3 changed files with 34 additions and 1 deletions

View file

@ -1,4 +1,5 @@
wget https://mxr.mozilla.org/mozilla-central/source/dom/bindings/parser/WebIDL.py?raw=1 -O WebIDL.py
patch < abstract.patch
patch < legacy-unenumerable-named-properties.patch
# TODO: update test files from https://dxr.mozilla.org/mozilla-central/source/dom/bindings/parser/tests