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

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

Issue 6040009: Update a suppression due to new namespacing from r70592 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years, 11 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/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index b3bd2bcb8e4a25dfdf508329742637cfb717b997..d9b9ad7d52c9093ceba91534c84d4227caecec24 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3549,9 +3549,9 @@
fun:_ZN22ResourceDispatcherHost17OnResponseStartedEPN3net10URLRequestE
fun:_ZN3net10URLRequest15ResponseStartedEv
fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
- fun:_ZN17URLRequestTestJob10StartAsyncEv
- fun:_Z16DispatchToMethodI17URLRequestTestJobMS0_FvvEEvPT_T0_RK6Tuple0
- fun:_ZN14RunnableMethodI17URLRequestTestJobMS0_FvvE6Tuple0E3RunEv
+ fun:_ZN3net17URLRequestTestJob10StartAsyncEv
+ fun:_Z16DispatchToMethodIN3net17URLRequestTestJobEMS1_FvvEEvPT_T0_RK6Tuple0
+ fun:_ZN14RunnableMethodIN3net17URLRequestTestJobEMS1_FvvE6Tuple0E3RunEv
fun:_ZN11MessageLoop7RunTaskEP4Task
fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
fun:_ZN11MessageLoop6DoWorkEv
« 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