diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2016-04-29 14:45:35 -0700 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2016-04-29 14:48:57 -0700 |
commit | ed90011fa34871a5b7b6f028ab818d4cb0cb69c9 (patch) | |
tree | 5a375f78b30f5b093917f76f69bafb07d661267c /components/script/dom/htmlprogresselement.rs | |
parent | 160a44c286a6120a9c7e73864992da9d3237e3c0 (diff) | |
download | servo-ed90011fa34871a5b7b6f028ab818d4cb0cb69c9.tar.gz servo-ed90011fa34871a5b7b6f028ab818d4cb0cb69c9.zip |
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.
Diffstat (limited to 'components/script/dom/htmlprogresselement.rs')
0 files changed, 0 insertions, 0 deletions