Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Root::deref() calls by Root::r() calls where possible. | Ms2ger | 2015-01-01 | 1 | -3/+3 |
* | Rename Root::root_ref() to Root::r(). | Ms2ger | 2015-01-01 | 1 | -1/+1 |
* | Remove manual impls of Reflectors (autogen) | Manish Goregaokar | 2014-12-27 | 1 | -6/+1 |
* | Implement HTMLElement.dataset (fixes #2974). | Bruno de Oliveira Abinader | 2014-12-23 | 1 | -16/+21 |
* | Revert PR #4038 for causing WPT failures. | Ms2ger | 2014-12-23 | 1 | -21/+16 |
* | Implement HTMLElement.dataset | Bruno de Oliveira Abinader | 2014-12-19 | 1 | -16/+21 |
* | Updated reflect_dom_object to be passed by value | Michael Booth | 2014-11-30 | 1 | -1/+1 |
* | Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a | Jack Moffitt | 2014-11-13 | 1 | -2/+2 |
* | Remove warning from 'deleter' WebIDL codegen | Bruno de Oliveira Abinader | 2014-11-06 | 1 | -0/+4 |
* | Implement DOMStringMap | Bruno de Oliveira Abinader | 2014-11-06 | 1 | -0/+62 |