diff options
author | boliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-12 10:23:36 +0000 |
---|---|---|
committer | boliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-12 10:23:36 +0000 |
commit | 62bc651f5235599cde66432e000f5b2f731ab998 (patch) | |
tree | 7e53254763ab66636b14466f4b3a777f4681d1e3 /content/browser/renderer_host/render_view_host_impl.cc | |
parent | 298bb2b8f3014ab1c9fcc87e9c57de107d8429c5 (diff) | |
download | chromium_src-62bc651f5235599cde66432e000f5b2f731ab998.zip chromium_src-62bc651f5235599cde66432e000f5b2f731ab998.tar.gz chromium_src-62bc651f5235599cde66432e000f5b2f731ab998.tar.bz2 |
SyncCompositor: Remove needs_begin_impl_frame_
There is no need to keep a copy of needs_begin_impl_frame_ in subclass
and the super class and it's super confusing too. Just remove it.
Also skip cc::OutputSurface::SetNeedsBeginFrame since sync compositor
does not use framerate controller or retroactive begin frame.
BUG=344087
Review URL: https://codereview.chromium.org/192063002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256510 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/renderer_host/render_view_host_impl.cc')
0 files changed, 0 insertions, 0 deletions