Temporary workaround for flashing buts on Mac
commitafebf76e26c5cecb3fa043c410f64ed96243a09e
authorccameron <ccameron@chromium.org>
Wed, 4 Feb 2015 21:08:55 +0000 (4 13:08 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Feb 2015 21:09:51 +0000 (4 21:09 +0000)
tree7e45e4849ddb8029927f1107e67c945f2ca98c16
parent5eb894ea21637241e9a78fb9c2737d40d6dbf575
Temporary workaround for flashing buts on Mac

Do not re-set the root layer for the ui::Compositor when suspending the
browser compositor view. Prior to moving the ui::Compositor to use the
scheduler, this would prevent frames from appearing. Now it causes blank
flashes.

There are still blue (debug) flashes when returning from fullscreen and
when the GPU process is killed. These still need to be fixed.

BUG=454682

Review URL: https://codereview.chromium.org/903543002

Cr-Commit-Position: refs/heads/master@{#314632}
content/browser/renderer_host/render_widget_host_view_mac.mm