diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-08 11:31:33 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-08 11:31:33 -0600 |
commit | d1b7f19410cb882280287b482bd7178a6eb529b1 (patch) | |
tree | 925d453b166b8f5bc93ca1caea8efb2d416456c9 /components/script/dom/htmltrackelement.rs | |
parent | 2e2eab069a366be658b759fcd2ed1006a4c60407 (diff) | |
parent | 90e9c910f4338adb01c322034a2cd3230e7e9b8c (diff) | |
download | servo-d1b7f19410cb882280287b482bd7178a6eb529b1.tar.gz servo-d1b7f19410cb882280287b482bd7178a6eb529b1.zip |
Auto merge of #14013 - asajeffrey:script-thread-no-root-document, r=jdm
Script thread with no root document
<!-- Please describe your changes on the following line: -->
This PR removes the single root document from the script thread, and replaces it by a lookup table from `PipelineId`s to `Document`s. This is needed if we're going to share script threads, as per #633.
The last commit is the one that matters, the ones before are #13646.
cc @jdm @Ms2ger @ConnorGBrewster
---
<!-- 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 do not require tests because refactoring
<!-- 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/14013)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmltrackelement.rs')
0 files changed, 0 insertions, 0 deletions