Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing ByteString support in the WebIDL parser. | Ms2ger | 2014-05-01 | 1 | -0/+11 |
| | |||||
* | Change some isString() checks in the WebIDL parser to isDOMString() checks. | Ms2ger | 2014-05-01 | 1 | -4/+4 |
| | |||||
* | Remove support for external (i.e. XPIDL) interfaces. | Ms2ger | 2014-03-03 | 1 | -35/+2 |
| | |||||
* | Import unmodified callbacks-related codegen source from Gecko. | Josh Matthews | 2013-11-05 | 1 | -0/+173 |
| | |||||
* | Import partial interface support for WebIDL parsing from Gecko. | Josh Matthews | 2013-07-10 | 1 | -6/+73 |
| | |||||
* | Separate the DOM and layout into separate crates. | Patrick Walton | 2013-05-28 | 1 | -0/+3890 |