servo/components
bors-servo 1535f84bf1 Auto merge of #14211 - asajeffrey:constellation-share-more-script-threads, r=jdm
Share script threads by tab and by eTLD+1

<!-- Please describe your changes on the following line: -->

This PR shares script threads among all similar-origin documents in the same tab. This allows DOM object to be shared among same-origin same-tab documents.

---
<!-- 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 #633.
- [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/14211)
<!-- Reviewable:end -->
2016-11-22 16:41:46 -06:00
..
atoms
bluetooth
bluetooth_traits
canvas
canvas_traits
compositing
constellation Share script threads per-tab and per-eTLD+1. 2016-11-22 15:02:00 -06:00
debugger
devtools
devtools_traits
gfx
gfx_traits
jstraceable_derive
layout Remove SelectorImpl aliases 2016-11-22 14:50:22 +01:00
layout_thread Update to selectors 0.15 2016-11-22 14:50:21 +01:00
layout_traits
msg
net Auto merge of #14208 - servo:CookieStorage-debug, r=jdm 2016-11-22 07:45:20 -06:00
net_traits
plugins
profile
profile_traits
range
script Auto merge of #14211 - asajeffrey:constellation-share-more-script-threads, r=jdm 2016-11-22 16:41:46 -06:00
script_layout_interface Remove SelectorImpl aliases 2016-11-22 14:50:22 +01:00
script_traits Share script threads per-tab and per-eTLD+1. 2016-11-22 15:02:00 -06:00
servo
style Auto merge of #14296 - Wafflespeanut:either, r=emilio 2016-11-22 14:59:11 -06:00
style_traits
url Auto merge of #14274 - stshine:servo-url-index, r=emilio 2016-11-20 12:35:14 -06:00
util Allow multiple -Z debug options. 2016-11-21 17:16:04 -06:00
webdriver_server