diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-04 07:26:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-04 07:26:04 -0800 |
commit | 384e905be23cd10e7bc352da1171b9af9e6eaddc (patch) | |
tree | 9ee6ec545b7ad923fcefee0d1573ba3d77fe7daf /components/script/timers.rs | |
parent | 1e927ca88bf6622d5a87db75863f76976a1df56c (diff) | |
parent | 318a047ee53310f0a127e113f56c5cdb1c05fdb0 (diff) | |
download | servo-384e905be23cd10e7bc352da1171b9af9e6eaddc.tar.gz servo-384e905be23cd10e7bc352da1171b9af9e6eaddc.zip |
Auto merge of #14841 - jdm:stylesheet_document, r=emilio
Track stylesheet load's document instead of using element's current document
For cases where a stylesheet load finishes in a different document than it started, we need to be more careful about which document we report the completion to. In this case we actually have separate requests for each document involved, but they previously used the same element to determine which document to interact with.
---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #14641
- [X] There are tests for these changes OR
<!-- 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/14841)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/timers.rs')
0 files changed, 0 insertions, 0 deletions