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

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

Issue 5586005: Valgrind: Update suppression after r68187.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 68322)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -2634,7 +2634,7 @@
fun:_ZN7WebCore25createV8ObjectForNPObjectEP8NPObjectS1_
fun:_ZN7WebCore16ScriptController18bindToWindowObjectEPNS_5FrameERKN3WTF6StringEP8NPObject
fun:_ZN6WebKit12WebFrameImpl18bindToWindowObjectERKNS_9WebStringEP8NPObject
- fun:_ZN13CppBoundClass16BindToJavascriptEPN6WebKit8WebFrameERKSbIwSt11char_traitsIwESaIwEE
+ fun:_ZN13CppBoundClass16BindToJavascriptEPN6WebKit8WebFrameERKSs
...
fun:_ZN19TestWebViewDelegate20didClearWindowObjectEPN6WebKit8WebFrameE
fun:_ZN6WebKit21FrameLoaderClientImpl35dispatchDidClearWindowObjectInWorldEPN7WebCore15DOMWrapperWorldE
@@ -2644,8 +2644,8 @@
fun:_ZN7WebCore7V8Proxy16mainWorldContextEPNS_5FrameE
fun:_ZN7WebCore16ScriptController18bindToWindowObjectEPNS_5FrameERKN3WTF6StringEP8NPObject
fun:_ZN6WebKit12WebFrameImpl18bindToWindowObjectERKNS_9WebStringEP8NPObject
- fun:_ZN13CppBoundClass16BindToJavascriptEPN6WebKit8WebFrameERKSbIwSt11char_traitsIwESaIwEE
- fun:_ZN23AccessibilityController16BindToJavascriptEPN6WebKit8WebFrameERKSbIwSt11char_traitsIwESaIwEE
+ fun:_ZN13CppBoundClass16BindToJavascriptEPN6WebKit8WebFrameERKSs
+ fun:_ZN23AccessibilityController16BindToJavascriptEPN6WebKit8WebFrameERKSs
fun:_ZN9TestShell21BindJSObjectsToWindowEPN6WebKit8WebFrameE
fun:_ZN19TestWebViewDelegate20didClearWindowObjectEPN6WebKit8WebFrameE
}
« 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