gecko/dom/bindings/parser
2014-03-22 00:25:40 -04:00
..
tests Bug 983300 part 1. Disallow Promise as a return type for legacy callers and enforce all overloads for a method either returning promises or not returning promises. r=khuey 2014-03-21 12:18:24 -04:00
README
runtests.py
UPSTREAM
WebIDL.py Bug 946897 - Report a more helpful error message when there is a name collision between an IDLExternalInterface and some other named IDL object. r=khuey 2014-03-22 00:25:40 -04:00

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