Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Unified Diff: tools/valgrind/drmemory/suppressions.txt

Issue 304423005: widen suppression for Unaddr error from waitForMessageWithTimeout (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions.txt
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt
index 59d8e1bb4f7c9e69c404e4daed87f25122970f16..890c21a8e1a96e2eefcfafa13482e0e85028bf64 100644
--- a/tools/valgrind/drmemory/suppressions.txt
+++ b/tools/valgrind/drmemory/suppressions.txt
@@ -557,10 +557,11 @@ system call NtCreate*
UNADDRESSABLE ACCESS
name=http://crbug.com/379204
...
-*!WTF::PlatformCondition::timedWait
-*!WTF::ThreadCondition::timedWait
*!WTF::MessageQueue<>::waitForMessageWithTimeout
*!WebCore::WorkerRunLoop::run
+*!WebCore::WorkerRunLoop::run
+*!WebCore::WorkerThread::workerThread
+*!WTF::threadEntryPoint
GDI USAGE ERROR
name=379774
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698