Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename `Reflectable` to `DomObject`. | Corey Farwell | 2016-12-08 | 1 | -10/+10 | |
| | | | | Fixes https://github.com/servo/servo/issues/8473. | |||||
* | 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. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13577) <!-- Reviewable:end --> | |||||
| * | 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 | |
|/ | | | | This reverts commit ec723057b2360446790d436fe5e234d798fb4175. | |||||
* | impl Body mixin for dom::Response and dom::Request | Malisa Smith | 2016-09-28 | 1 | -0/+164 | |