summaryrefslogtreecommitdiffstats
path: root/chromeos
diff options
context:
space:
mode:
authordanakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-31 09:58:38 +0000
committerdanakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-31 09:58:38 +0000
commit7ac8dcbec919514520a95b421da0ea53907703d1 (patch)
tree71bac21721bd438544e3b113fbfbbecb703977d0 /chromeos
parentfc6a26d9e719a609225ee9850128dd5deb70c6a0 (diff)
downloadchromium_src-7ac8dcbec919514520a95b421da0ea53907703d1.zip
chromium_src-7ac8dcbec919514520a95b421da0ea53907703d1.tar.gz
chromium_src-7ac8dcbec919514520a95b421da0ea53907703d1.tar.bz2
cc: Don't use LayerTreeHost in LayerTreeTest on impl thread.
Using the LTH is flaky because these function can be called from either thread, and the LTH may be dropped on the main thread as it is being called. In EndTest, we can use ended_ to prevent the function from posting RealEndTest twice, instead of using the existence of the LayerTreeHost. Everywhere, use main_task_runner_ instead of proxy()->MainThreadTaskRunner() which requires accessing the LayerTreeHost. R=ajuma BUG= Review URL: https://codereview.chromium.org/52993003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232074 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromeos')
0 files changed, 0 insertions, 0 deletions