diff options
author | epenner@chromium.org <epenner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-19 09:03:02 +0000 |
---|---|---|
committer | epenner@chromium.org <epenner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-19 09:03:02 +0000 |
commit | 9117de760196434e5d52f12bc67c3f315e129fc0 (patch) | |
tree | bb3177cae7dc2581acc96209a75ba5567fdf7b00 /chrome/browser/extensions/page_action_controller.h | |
parent | 617b1543fea18ff3452af5c17d8e5d5132600dbf (diff) | |
download | chromium_src-9117de760196434e5d52f12bc67c3f315e129fc0.zip chromium_src-9117de760196434e5d52f12bc67c3f315e129fc0.tar.gz chromium_src-9117de760196434e5d52f12bc67c3f315e129fc0.tar.bz2 |
CC: Disable raster-on-demand during prefer-smoothness
We prioritize memory in the active tree during accelerated
gestures, so we can't trigger raster-on-demand if the
pending tree tiles are missing.
This patch delays raster-on-demand, by not
activating until the accelerated gesture is complete.
This patch follows these two fixes (which guarantee
activation, and showing new visible tiles while waiting
for activation).
https://codereview.chromium.org/23686011/
https://codereview.chromium.org/23495022/
BUG=264566
Review URL: https://chromiumcodereview.appspot.com/23921005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224089 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/page_action_controller.h')
0 files changed, 0 insertions, 0 deletions