summaryrefslogtreecommitdiffstats
path: root/chrome/test/perf
diff options
context:
space:
mode:
authornoamsml@chromium.org <noamsml@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 17:14:57 +0000
committernoamsml@chromium.org <noamsml@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 17:14:57 +0000
commitaba8c0f49ce5ca7a2e7305d1ff1a8c7dd4404db4 (patch)
tree2f9465aeefafbc0ac3d584d061c40f63532a9fd8 /chrome/test/perf
parent10f8690797d90067d27a2deb11047a95db698324 (diff)
downloadchromium_src-aba8c0f49ce5ca7a2e7305d1ff1a8c7dd4404db4.zip
chromium_src-aba8c0f49ce5ca7a2e7305d1ff1a8c7dd4404db4.tar.gz
chromium_src-aba8c0f49ce5ca7a2e7305d1ff1a8c7dd4404db4.tar.bz2
Fix race condition in ServiceDiscoveryHostClient::Send
ServiceDiscoveryHostClient::Send was using utility_host_, event though it's being set on a different thread. Change it to instead bind to "this" so utility_host_ is read only on the IO thread. BUG=245391 Review URL: https://chromiumcodereview.appspot.com/19987002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213147 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/perf')
0 files changed, 0 insertions, 0 deletions