diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-15 10:50:20 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-15 10:50:20 -0600 |
commit | 07b9dbe05a3d27b2623195f0c77ea7d7c45a4783 (patch) | |
tree | fdfab8c411c77d05604ff166a9b623f4a957978e /components/script/dom/node.rs | |
parent | ef74d8da3bdb1cc3b1edf767a593e0e59228f23b (diff) | |
parent | c91ef86a20813d433fb7fb595c37d611d27967d0 (diff) | |
download | servo-07b9dbe05a3d27b2623195f0c77ea7d7c45a4783.tar.gz servo-07b9dbe05a3d27b2623195f0c77ea7d7c45a4783.zip |
Auto merge of #14023 - asajeffrey:storage-notify-via-constellation, r=nox
Storage notifications routed via the constellation.
<!-- Please describe your changes on the following line: -->
At the moment, storage notifications are only sent within a script thread, not to same-origin pipelines in different script threads. This PR fixes that.
---
<!-- 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 #5196
- [X] These changes do not require tests because existing tests now pass
<!-- 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/14023)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/node.rs')
0 files changed, 0 insertions, 0 deletions