diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-12-18 08:51:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-18 08:51:26 -0500 |
commit | c553c43ba10e11f3436b2b44566d488f9bbc4e52 (patch) | |
tree | 93d2b4e3b240af886db90e4714908b8394c9eb15 /components/script/dom/xr.rs | |
parent | bb1eb440626e4b5971079191557a88cf7c8cf4c6 (diff) | |
parent | 496e2f621d0c903bbcb4a74684e2bc38850671de (diff) | |
download | servo-c553c43ba10e11f3436b2b44566d488f9bbc4e52.tar.gz servo-c553c43ba10e11f3436b2b44566d488f9bbc4e52.zip |
Auto merge of #22395 - jdm:initial-iframe-size, r=Manishearth
Initialize iframe viewport immediately
This is probably a significant cause of unstable test results, and it finally bothered me enough to fix it. The solution isn't great for performance (a sync layout query every time a iframe is added to a document), but performance needs to follow correctness.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #14364 and fix #15689 and fix #15688.
- [x] There are tests for these changes
<!-- 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/22395)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/xr.rs')
0 files changed, 0 insertions, 0 deletions