Don't update main thread scroll reasons on a throttled frame.
When a frame is throttled, its compositing state cannot be queried, so don't try to set main thread scrolling reasons. This fixes DCHECK failures when root layer scrolling is enabled. BUG=490942 TEST=FrameThrottlingTest with RLS enabled R=skobes@chromium.org Review-Url: https://codereview.chromium.org/2662153004 Cr-Commit-Position: refs/heads/master@{#447962}
Showing
Please register or sign in to comment