Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Error, Fallible, ErrorResult out of utils.rs (fixes #1749) | Saurabh Anand | 2014-02-28 | 1 | -1/+1 |
* | Implement JSManaged for DOM objects. | Josh Matthews | 2014-02-24 | 1 | -6/+19 |
* | Move DOMString into servo_util. | Ms2ger | 2014-02-14 | 1 | -1/+1 |
* | Use DOMString more consistently. | Ms2ger | 2014-02-13 | 1 | -2/+3 |
* | script: Eliminate the phantom type in favor of just whitelisting methods | Patrick Walton | 2013-12-17 | 1 | -2/+2 |
* | Rename HTMLElement::new to HTMLElement::new_inherited. | Ms2ger | 2013-11-02 | 1 | -1/+1 |
* | Introduce HTMLDirectoryElement::new. | Ms2ger | 2013-11-02 | 1 | -0/+17 |
* | Rename the element field of the DOM Node hierarchy | Luis de Bethencourt | 2013-09-19 | 1 | -1/+1 |
* | bindings: Return errors in Result rather than setting an out parameter | Keegan McAllister | 2013-09-18 | 1 | -2/+3 |
* | Generate bindings for HTMLDirectoryElement and HTMLEmbedElement | Josh Matthews | 2013-08-26 | 1 | -0/+19 |