Commit 5e6263ed authored by glider@chromium.org's avatar glider@chromium.org

Suppress races in ShellIntegration::DefaultWebClientWorker::ObserverDestroyed (issue 132230)

BUG=132230
TBR=oshima
Review URL: https://chromiumcodereview.appspot.com/10545135

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141662 0039d316-1c4b-4281-b951-d872f2087c98
parent 45963ab5
......@@ -975,3 +975,17 @@
fun:net::SSLClientSocketNSS::Core::Connect
fun:base::internal::RunnableAdapter::Run
}
{
bug_132230a
ThreadSanitizer:Race
...
fun:ProtocolHandlerRegistry::DefaultClientObserver::~DefaultClientObserver
fun:::FakeClientObserver::~FakeClientObserver
fun:ProtocolHandlerRegistry::Finalize
}
{
bug_132230b
ThreadSanitizer:Race
fun:ShellIntegration::DefaultWebClientWorker::ExecuteSetAsDefault
fun:base::internal::RunnableAdapter::Run
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment