aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/dommatrixreadonly.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename `Reflectable` to `DomObject`.Corey Farwell2016-12-081-1/+1
* Rename Reflectable::global_scope to globalAnthony Ramine2016-10-061-13/+13
* Pass a &GlobalScope to WebIDL static methods and constructorsAnthony Ramine2016-10-061-7/+6
* Introduce Reflectable::global_scopeAnthony Ramine2016-10-061-13/+13
* Make reflect_dom_object take a &GlobalScopeAnthony Ramine2016-10-061-17/+25
* Revert "Make DOMRefCell use style’s copy of RefCell"Simon Sapin2016-10-041-2/+1
* DOMMatrix and DOMMatrixReadOnlyPeter2016-09-151-0/+634