Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make Fetch take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -9/+8 | |
* | Pass a &GlobalScope to WebIDL static methods and constructors | Anthony Ramine | 2016-10-06 | 1 | -1/+1 | |
* | Introduce GlobalScope::networking_task_source | Anthony Ramine | 2016-10-06 | 1 | -1/+1 | |
* | Introduce GlobalScope::core_resource_thread | Anthony Ramine | 2016-10-06 | 1 | -2/+2 | |
* | Make Promise::new take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -2/+3 | |
* | Make reflect_dom_object take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -1/+1 | |
* | Provide the fetched data to fetch() consumers. | Ms2ger | 2016-10-06 | 1 | -3/+10 | |
* | Squash some build warnings. | Ms2ger | 2016-10-04 | 1 | -2/+2 | |
* | Remove same-origin-data-url flag from fetch implementation | Jan Zerebecki | 2016-10-01 | 1 | -1/+0 | |
* | Implement the Fetch method | Jeena Lee | 2016-09-29 | 1 | -0/+172 |