diff options
author | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-02 04:13:36 +0000 |
---|---|---|
committer | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-02 04:13:36 +0000 |
commit | 6f41ac2a6d15c24e8d97eeb9be8c44330b5d5dfb (patch) | |
tree | 15b6e6c537b2d76dff8850c2bbcc6b2852aa68cb /gpu/command_buffer/client/gles2_implementation_unittest.cc | |
parent | 87da10b361831245690ba88458645c1a076fd657 (diff) | |
download | chromium_src-6f41ac2a6d15c24e8d97eeb9be8c44330b5d5dfb.zip chromium_src-6f41ac2a6d15c24e8d97eeb9be8c44330b5d5dfb.tar.gz chromium_src-6f41ac2a6d15c24e8d97eeb9be8c44330b5d5dfb.tar.bz2 |
ui: Replace PostedSwapQueue with a SwapState enum.
The posted swap queue can only ever have a single swap in it, which
is verified by DCHECKs, and it only has a single swap type in the
enum, so this deque is pointless and it is causing mysterious crashes.
Refactor the posted swap queue into a single SwapState enum to track
if a swap was/is currently posted or not.
R=piman@chromium.org
BUG=348609
Review URL: https://codereview.chromium.org/214013002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261063 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/command_buffer/client/gles2_implementation_unittest.cc')
0 files changed, 0 insertions, 0 deletions