summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/memcheck
diff options
context:
space:
mode:
authorrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-04 21:12:03 +0000
committerrsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-04 21:12:03 +0000
commit16bb970c99e2e9b511918f153e57791d34ae8c23 (patch)
treebe35ba9b1366f1bb39e0c19d4ca5d1b932178218 /tools/valgrind/memcheck
parent38baba4defaf68ba8f666a07e139df2a0a8e4ff2 (diff)
downloadchromium_src-16bb970c99e2e9b511918f153e57791d34ae8c23.zip
chromium_src-16bb970c99e2e9b511918f153e57791d34ae8c23.tar.gz
chromium_src-16bb970c99e2e9b511918f153e57791d34ae8c23.tar.bz2
Move the suppression for CallMyActivateTSMDocument() into Category 2 (intentional/won't fix).
BUG=61816 TEST=no change Review URL: http://codereview.chromium.org/4435004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65112 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/memcheck')
-rw-r--r--tools/valgrind/memcheck/suppressions_mac.txt45
1 files changed, 24 insertions, 21 deletions
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index c211de9..f4a2610 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -216,6 +216,30 @@
fun:_ZN11ImageLoader15runInitializersERKNS_11LinkContextE
fun:_ZN4dyld24initializeMainExecutableEv
}
+{
+ # The ConfirmQuitPanelController animates out and releases itself. And
+ # CocoaTest::TearDown() still sees this window and deques events for it,
+ # but one of those events creates this TSM Context that gets leaked.
+ # See http://crbug.com/61816 for more details.
+ Mac_Animated_Window_Close_ProcessNotification_Event
+ Memcheck:Leak
+ fun:malloc_zone_malloc
+ fun:_CFRuntimeCreateInstance
+ fun:__CFDictionaryInit
+ fun:utOpenActivateAllSelectedIMInDoc
+ fun:MyActivateTSMDocument
+ fun:ActivateTSMDocument
+ fun:CallMyActivateTSMDocument
+ fun:CFRunLoopRunSpecific
+ fun:CFRunLoopRunInMode
+ fun:RunCurrentEventLoopInMode
+ fun:ReceiveNextEventCommon
+ fun:BlockUntilNextEventMatchingListInMode
+ fun:_DPSNextEvent
+ fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
+ fun:_ZN9CocoaTest8TearDownEv
+ fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
+}
# 3. Suppressions for real chromium bugs that are not yet fixed.
{
@@ -1079,7 +1103,6 @@
fun:_ZN6policy49ConfigurationPolicyProviderMacTest_TestValue_Test8TestBodyEv
fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
}
-
{
bug_61737
Memcheck:Cond
@@ -1099,26 +1122,6 @@
fun:_ZN2v88internal8Compiler7CompileENS0_6HandleINS0_6StringEEENS2_INS0_6ObjectEEEiiPNS_9ExtensionEPNS0_14ScriptDataImplES6_NS0_11NativesFlagE
}
{
- bug_61816
- Memcheck:Leak
- fun:malloc_zone_malloc
- fun:_CFRuntimeCreateInstance
- fun:__CFDictionaryInit
- fun:utOpenActivateAllSelectedIMInDoc
- fun:MyActivateTSMDocument
- fun:ActivateTSMDocument
- fun:CallMyActivateTSMDocument
- fun:CFRunLoopRunSpecific
- fun:CFRunLoopRunInMode
- fun:RunCurrentEventLoopInMode
- fun:ReceiveNextEventCommon
- fun:BlockUntilNextEventMatchingListInMode
- fun:_DPSNextEvent
- fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
- fun:_ZN9CocoaTest8TearDownEv
- fun:_ZN7testingL35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS3_FS2_vEPKc
-}
-{
bug_61929
Memcheck:Leak
fun:calloc