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

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

Issue 3023040: Widen one suppression (bug 40429), fix styling nits in two other suppressions... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 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_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 55052)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -240,6 +240,7 @@
# visible. However, these contortions are ugly. since the
# needsDisplay region gets reset when the window is shown, it
# really doesn't matter what we do with it before then.
+ Mac_NSIsEmptyRect_Cond
Memcheck:Cond
fun:NSIsEmptyRect
fun:-[NSRegion isEmpty]
@@ -256,6 +257,7 @@
}
{
# Same as above -- touching a region we'll throw away soon.
+ Mac_NSUnionRect_Cond
Memcheck:Cond
fun:NSUnionRect
fun:-[NSRegion addRect:]
@@ -729,7 +731,6 @@
fun:_class_resolveMethod
fun:_class_lookupMethodAndLoadCache
fun:objc_msgSend
-
fun:_ZN15StatusBubbleMac9SetStatusERKSbIwSt11char_traitsIwESaIwEE
fun:_ZN7Browser13TabSelectedAtEP11TabContentsS1_ib
fun:_ZN13TabStripModel26ChangeSelectedContentsFromEP11TabContentsib
@@ -1010,7 +1011,6 @@
fun:_decodeObject
fun:-[NSResponder initWithCoder:]
fun:-[NSView initWithCoder:]
- fun:-[NSControl initWithCoder:]
}
{
bug_40585
« 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