mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
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 --> |
||
---|---|---|
.. | ||
2dcontext | ||
cors | ||
cssom-view | ||
dom | ||
domparsing | ||
encoding | ||
eventsource | ||
fetch | ||
FileAPI | ||
hr-time | ||
html | ||
navigation-timing | ||
old-tests/submission/Opera/script_scheduling | ||
referrer-policy | ||
touch-events | ||
typedarrays | ||
uievents/legacy-domevents-tests/approved | ||
url | ||
WebCryptoAPI | ||
webgl | ||
WebIDL | ||
websockets | ||
webstorage | ||
workers | ||
XMLHttpRequest | ||
MANIFEST.json | ||
mozilla-sync |