diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-30 17:14:05 -0700 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-30 17:14:05 -0700 |
commit | a868bb2a90a5fabf0af8125bae14120e3439d1ed (patch) | |
tree | 562038be2ba922fb653a2117860946efbd869862 /python/servo/post_build_commands.py | |
parent | 8db0367301b5ad5ab5ea4704d57755c166cfd5de (diff) | |
parent | ed90011fa34871a5b7b6f028ab818d4cb0cb69c9 (diff) | |
download | servo-a868bb2a90a5fabf0af8125bae14120e3439d1ed.tar.gz servo-a868bb2a90a5fabf0af8125bae14120e3439d1ed.zip |
Auto merge of #10936 - pcwalton:wr-scroll-event-handling, r=glennw
compositor: When WebRender is in use, only composite on new WebRender frames.
Scheduling composition on scroll and so forth is unnecessary and can
cause us to miss frames if the code happens to start the composition
while the WebRender backend is still in the process of preparing the
frame. This is most easily seen when scrolling in full-screen mode in
release builds on Mac.
Closes #9879.
r? @glennw
cc @paulrouget
cc @tschneidereit
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10936)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/post_build_commands.py')
0 files changed, 0 insertions, 0 deletions