summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-05 11:23:44 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-05 11:23:44 +0000
commitba444404e7292be1f362ae0814c330a01f631ba4 (patch)
tree6240cc992a4e395aa9d826ae34eb85aa9b4b26df /tools
parent15bcb1b79c6e8bb7d0532e09de985a709f9d71c1 (diff)
downloadchromium_src-ba444404e7292be1f362ae0814c330a01f631ba4.zip
chromium_src-ba444404e7292be1f362ae0814c330a01f631ba4.tar.gz
chromium_src-ba444404e7292be1f362ae0814c330a01f631ba4.tar.bz2
Widen one suppression (bug 40429), fix styling nits in two other suppressions
BUG=40429,31634 TBR=jrg,ajwong,oshima Review URL: http://codereview.chromium.org/3023040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55057 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index 040e592..ae93354 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -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