diff options
author | powei@chromium.org <powei@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-10 22:19:17 +0000 |
---|---|---|
committer | powei@chromium.org <powei@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-10 22:19:17 +0000 |
commit | 6485a3054403d7b61584585c48cfc2615b7b1253 (patch) | |
tree | 4f65acabd3b30614c4ec5499f93032e27bf2e0bb /chrome/test/base | |
parent | fba8d672f45504757e26eb2eeaada80d729c4984 (diff) | |
download | chromium_src-6485a3054403d7b61584585c48cfc2615b7b1253.zip chromium_src-6485a3054403d7b61584585c48cfc2615b7b1253.tar.gz chromium_src-6485a3054403d7b61584585c48cfc2615b7b1253.tar.bz2 |
cc: Fix cc_perftests DenseBrowerUI
Continuation of https://codereview.chromium.org/77453012
EndTest() is called before TextureMailbox gets cleaned up, which causes the test
to crash in Debug. This patch adds a clean-up stage to the test where
additional commits are queued to clean up the TextureMailbox. Also moved
TextureMailbox creation to the main thread.
BUG=310218
Review URL: https://codereview.chromium.org/107243002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239867 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/base')
0 files changed, 0 insertions, 0 deletions