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

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

Issue 8888016: Update memcheck suppressions to match NavigationController::LoadURL signature change. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 3a960aca0dfa3e31e4f459ac5b256423c3c0c92d..7b8932ed18af8ece145550fcd64b33e66889bc2d 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -4664,7 +4664,7 @@
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
- fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKSs
+ fun:_ZN20NavigationController7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
fun:_ZN7browser8NavigateEPNS_14NavigateParamsE
}
{
@@ -5085,7 +5085,7 @@
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
- fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKSs
+ fun:_ZN20NavigationController7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
fun:_ZN11BalloonHost4InitEv
}
{
« 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