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

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

Issue 8822023: Update BalloonHost suppression for changes to NavigationController::LoadURL (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 0b7e237ce6524b0809628c43da7a5c9b09c9c38b..70c982a196bc7ba658d1d615368a0f7bbda681e9 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5106,7 +5106,10 @@
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
- fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKSs
+ fun:_ZN20NavigationController7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
+ fun:_ZN11BalloonHost4InitEv
+ fun:_ZN15BalloonViewHost4InitEP10_GtkWidget
+ fun:_ZN19BalloonViewHostView20ViewHierarchyChangedEbPN5views4ViewES2_
}
{
bug_104998c
@@ -5122,7 +5125,10 @@
fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
- fun:_ZN20NavigationController7LoadURLERK4GURLS2_N7content14PageTransitionERKSs
+ fun:_ZN20NavigationController7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
+ fun:_ZN11BalloonHost4InitEv
+ fun:_ZN15BalloonViewHost4InitEP10_GtkWidget
+ fun:_ZN19BalloonViewHostView20ViewHierarchyChangedEbPN5views4ViewES2_
}
{
bug_104998d
« 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