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}