Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `Reflectable` to `DomObject`. | Corey Farwell | 2016-12-08 | 1 | -1/+1 |
* | Rename Reflectable::global_scope to global | Anthony Ramine | 2016-10-06 | 1 | -13/+13 |
* | Pass a &GlobalScope to WebIDL static methods and constructors | Anthony Ramine | 2016-10-06 | 1 | -7/+6 |
* | Introduce Reflectable::global_scope | Anthony Ramine | 2016-10-06 | 1 | -13/+13 |
* | Make reflect_dom_object take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -17/+25 |
* | Revert "Make DOMRefCell use style’s copy of RefCell" | Simon Sapin | 2016-10-04 | 1 | -2/+1 |
* | DOMMatrix and DOMMatrixReadOnly | Peter | 2016-09-15 | 1 | -0/+634 |