Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Reflectable::global_scope to global | Anthony Ramine | 2016-10-06 | 1 | -4/+4 |
* | Remove Reflectable::global | Anthony Ramine | 2016-10-06 | 1 | -2/+2 |
* | Make Promise::new take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -1/+1 |
* | Introduce Reflectable::global_scope | Anthony Ramine | 2016-10-06 | 1 | -3/+4 |
* | Make reflect_dom_object take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -5/+5 |
* | Provide the fetched data to fetch() consumers. | Ms2ger | 2016-10-06 | 1 | -7/+24 |
* | Auto merge of #13577 - servo:warnings, r=jdm | bors-servo | 2016-10-05 | 1 | -2/+0 |
|\ | |||||
| * | Squash some build warnings. | Ms2ger | 2016-10-04 | 1 | -2/+0 |
* | | Revert "Make DOMRefCell use style’s copy of RefCell" | Simon Sapin | 2016-10-04 | 1 | -1/+1 |
|/ | |||||
* | impl Body mixin for dom::Response and dom::Request | Malisa Smith | 2016-09-28 | 1 | -0/+164 |