diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-04 01:58:10 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-04 01:58:10 +0000 |
commit | 274343e3988c995f574765b25d84b567f602219f (patch) | |
tree | c110a5348a996ada025212d2ebd6b86a9c3ea58a /chrome/browser/autocomplete/autocomplete_unittest.cc | |
parent | 826ce6e9271ee37c720353dd880ce258e10f19be (diff) | |
download | chromium_src-274343e3988c995f574765b25d84b567f602219f.zip chromium_src-274343e3988c995f574765b25d84b567f602219f.tar.gz chromium_src-274343e3988c995f574765b25d84b567f602219f.tar.bz2 |
MakeContextCurrent before querying for swapbuffers_complete GL extension
RenderViewImpl::SupportsAsynchronousSwapBuffers() makes GL calls without calling makeContextCurrent(). This used to work,
but with http://trac.webkit.org/changeset/106700 single-threaded context creation no longer does an implicit makeContextCurrent()
so this fails DCHECKs in the command buffer code.
BUG=none
TEST=can instantiate compositor in debug mode at WebKit rev >= 106700
Review URL: https://chromiumcodereview.appspot.com/9317105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120455 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/autocomplete/autocomplete_unittest.cc')
0 files changed, 0 insertions, 0 deletions