diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-13 10:18:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-13 10:18:15 -0700 |
commit | 3011d4b450b107f87fab54f6c59245ac1478fa79 (patch) | |
tree | a8d303bb68a8b3adbef7eb7ddb3e54cde0c329a0 /components/script/dom/htmlunknownelement.rs | |
parent | 2df5d705e13f78afc8ceeb1b5333fc886e2691fa (diff) | |
parent | 862dc006818d09acf3af5c340635181f47e6fb2c (diff) | |
download | servo-3011d4b450b107f87fab54f6c59245ac1478fa79.tar.gz servo-3011d4b450b107f87fab54f6c59245ac1478fa79.zip |
Auto merge of #12404 - ConnorGBrewster:task_source_cleanup, r=asajeffrey
Clean up task sources and make all tasks cancellable
<!-- Please describe your changes on the following line: -->
This makes it so each task is a thin wrapper over a runnable and whenever a task is queued, it is automatically wrapped by the window's `runnable_wrapper`.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11703 (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- 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/12404)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlunknownelement.rs')
0 files changed, 0 insertions, 0 deletions