diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-05 07:46:00 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-05 07:46:00 +0000 |
commit | 50b3a9e420e2a36f9aaf21d7473e027e92751eb2 (patch) | |
tree | 090ed1dd41ac8d4e739fffb545b4c9f7427a70e5 /skia/skia.gyp | |
parent | e9a40d5e6a36a441b27f03fc280d423591e00339 (diff) | |
download | chromium_src-50b3a9e420e2a36f9aaf21d7473e027e92751eb2.zip chromium_src-50b3a9e420e2a36f9aaf21d7473e027e92751eb2.tar.gz chromium_src-50b3a9e420e2a36f9aaf21d7473e027e92751eb2.tar.bz2 |
Re-enable a unittest which failed on valgrind thread sanitizer.
TSAN had reported a race on the bool |should_block_|, between BlockableProxyResolver::GetProxyForURL() and BlockableProxyResolver::Unblock().
I avoided the problem by calling WaitUntilBlocked() before Unblock(), which is the same pardigm used by the other tests.
Really, the best fix is to remove that limitation from BlockableProxyResolver... left that as a future TODO.
TBR=willchan
Review URL: http://codereview.chromium.org/561083
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38195 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
0 files changed, 0 insertions, 0 deletions