diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-10-13 07:56:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-13 07:56:11 -0400 |
commit | e4657c14961db58bedd0a13ba72667bcb470f34d (patch) | |
tree | fe22cf7e7b12d25e28aac7cc98e64302ba99b60d /python/tidy/servo_tidy_tests | |
parent | 42ca43e51fd705d6c0c915c699abf65b4b15de78 (diff) | |
parent | 49d2ea4f74d94cc5c72b5dcc724d9e5ddf6fc4d6 (diff) | |
download | servo-e4657c14961db58bedd0a13ba72667bcb470f34d.tar.gz servo-e4657c14961db58bedd0a13ba72667bcb470f34d.zip |
Auto merge of #21931 - jdm:reload-images, r=emilio
Make layout use available image data before querying the image cache.
These changes make layout more efficient for any page which contains images that have already loaded, since it does not require synchronously querying the image cache thread for each image present. It also makes reloading a page actually display the images that are already in the image cache.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #21919
- [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/21931)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests')
0 files changed, 0 insertions, 0 deletions