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

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

Issue 9051012: BalloonHost::Init suppression signature changes with content (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 a078836b27c50b8d8019a016577cbf077a7c139a..fb40259cd4ae492498bbacb705c056004f654b61 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -5266,12 +5266,12 @@
fun:_ZN21RenderProcessHostImpl4InitEb
fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEEi
fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost
- fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRK15NavigationEntry
- fun:_ZN21RenderViewHostManager8NavigateERK15NavigationEntry
- fun:_ZN11TabContents15NavigateToEntryERK15NavigationEntryN20NavigationController10ReloadTypeE
- fun:_ZN11TabContents22NavigateToPendingEntryEN20NavigationController10ReloadTypeE
- fun:_ZN20NavigationController22NavigateToPendingEntryENS_10ReloadTypeE
- fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
+ fun:_ZN21RenderViewHostManager14InitRenderViewEP14RenderViewHostRKN7content19NavigationEntryImplE
+ fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
+ fun:_ZN11TabContents15NavigateToEntryERKN7content19NavigationEntryImplENS0_20NavigationController10ReloadTypeE
+ fun:_ZN11TabContents22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
+ fun:_ZN20NavigationController22NavigateToPendingEntryEN7content20NavigationController10ReloadTypeE
+ fun:_ZN20NavigationController9LoadEntryEPN7content19NavigationEntryImplE
fun:_ZN20NavigationController7LoadURLERK4GURLRKN7content8ReferrerENS3_14PageTransitionERKSs
fun:_ZN11BalloonHost4InitEv
fun:_ZN15BalloonViewHost4InitEP10_GtkWidget
« 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