aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/codegen/parser/WebIDL.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing ByteString support in the WebIDL parser.Ms2ger2014-05-011-0/+11
* Change some isString() checks in the WebIDL parser to isDOMString() checks.Ms2ger2014-05-011-4/+4
* Remove support for external (i.e. XPIDL) interfaces.Ms2ger2014-03-031-35/+2
* Import unmodified callbacks-related codegen source from Gecko.Josh Matthews2013-11-051-0/+173
* Import partial interface support for WebIDL parsing from Gecko.Josh Matthews2013-07-101-6/+73
* Separate the DOM and layout into separate crates.Patrick Walton2013-05-281-0/+3890