gecko-dev/dom/bindings/parser
Boris Zbarsky b4c8518aff Bug 1311362. Fix webidl member name collision checking with ancestor interfaces to not claim name collisions on totally unrelated names. r=qdot
Fixing this exposed the fact that the 'size' tests were passing quite accidentally, since we never added 'size' to the disallowed names sets.
2016-10-19 16:03:00 -04:00
..
tests Bug 1311362. Fix webidl member name collision checking with ancestor interfaces to not claim name collisions on totally unrelated names. r=qdot 2016-10-19 16:03:00 -04:00
README
UPSTREAM
WebIDL.py Bug 1311362. Fix webidl member name collision checking with ancestor interfaces to not claim name collisions on totally unrelated names. r=qdot 2016-10-19 16:03:00 -04:00
runtests.py Bug 1277039 - Fix output of |mach webidl-parser-test| to be less verbose by default, r=gps 2016-06-06 17:52:24 +01:00

README

A WebIDL parser written in Python to be used in Mozilla.