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

Side by Side Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 6463013: Add support for base::Closure in the MessageLoop. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/base
Patch Set: Fix merge error. Created 9 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # There are three kinds of suppressions in this file: 1 # There are three kinds of suppressions in this file:
2 # 1. Third party stuff we have no control over. 2 # 1. Third party stuff we have no control over.
3 # 3 #
4 # 2. Intentional unit test errors, stuff that is somehow a false positive 4 # 2. Intentional unit test errors, stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing. 5 # in our own code, or stuff that is so trivial it's not worth fixing.
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system. 8 # These should all be in chromium's bug tracking system.
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 328 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 fun:_ZN19WebSharedWorkerStub9OnConnectEii 339 fun:_ZN19WebSharedWorkerStub9OnConnectEii
340 fun:_Z16DispatchToMethodI19WebSharedWorkerStubMS0_FviiEiiEvPT_T0_RK6Tuple2IT1 _T2_E 340 fun:_Z16DispatchToMethodI19WebSharedWorkerStubMS0_FviiEiiEvPT_T0_RK6Tuple2IT1 _T2_E
341 fun:_ZN3IPC16MessageWithTupleI6Tuple2IiiEE8DispatchI19WebSharedWorkerStubMS5_ FviiEEEbPKNS_7MessageEPT_T0_ 341 fun:_ZN3IPC16MessageWithTupleI6Tuple2IiiEE8DispatchI19WebSharedWorkerStubMS5_ FviiEEEbPKNS_7MessageEPT_T0_
342 fun:_ZN19WebSharedWorkerStub17OnMessageReceivedERKN3IPC7MessageE 342 fun:_ZN19WebSharedWorkerStub17OnMessageReceivedERKN3IPC7MessageE
343 fun:_ZN13MessageRouter12RouteMessageERKN3IPC7MessageE 343 fun:_ZN13MessageRouter12RouteMessageERKN3IPC7MessageE
344 fun:_ZN13MessageRouter17OnMessageReceivedERKN3IPC7MessageE 344 fun:_ZN13MessageRouter17OnMessageReceivedERKN3IPC7MessageE
345 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE 345 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE
346 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE 346 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE
347 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3 _EvPT_T0_RK6Tuple1IT1_E 347 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3 _EvPT_T0_RK6Tuple1IT1_E
348 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tu ple1IS3_EE3RunEv 348 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tu ple1IS3_EE3RunEv
349 fun:_ZN11MessageLoop7RunTaskEP4Task 349 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
350 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 350 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
351 fun:_ZN11MessageLoop6DoWorkEv 351 fun:_ZN11MessageLoop6DoWorkEv
352 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 352 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
353 fun:_ZN11MessageLoop11RunInternalEv 353 fun:_ZN11MessageLoop11RunInternalEv
354 fun:_ZN11MessageLoop10RunHandlerEv 354 fun:_ZN11MessageLoop10RunHandlerEv
355 } 355 }
356 { 356 {
357 bug_28847a 357 bug_28847a
358 Memcheck:Leak 358 Memcheck:Leak
359 fun:_Znw* 359 fun:_Znw*
360 fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_tra itsESaItEEiiPN3IPC7Message6SenderEi 360 fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_tra itsESaItEEiiPN3IPC7Message6SenderEi
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
539 } 539 }
540 { 540 {
541 bug_40659 541 bug_40659
542 Memcheck:Leak 542 Memcheck:Leak
543 fun:_Znw* 543 fun:_Znw*
544 ... 544 ...
545 fun:_ZN19extension_file_util13LoadExtensionERK8FilePathbPSs 545 fun:_ZN19extension_file_util13LoadExtensionERK8FilePathbPSs
546 fun:_ZN12CrxInstaller15CompleteInstallEv 546 fun:_ZN12CrxInstaller15CompleteInstallEv
547 fun:_Z16DispatchToMethodI12CrxInstallerMS0_FvvEEvPT_T0_RK6Tuple0 547 fun:_Z16DispatchToMethodI12CrxInstallerMS0_FvvEEvPT_T0_RK6Tuple0
548 fun:_ZN14RunnableMethodI12CrxInstallerMS0_FvvE6Tuple0E3RunEv 548 fun:_ZN14RunnableMethodI12CrxInstallerMS0_FvvE6Tuple0E3RunEv
549 fun:_ZN11MessageLoop7RunTaskEP4Task 549 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
550 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 550 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
551 fun:_ZN11MessageLoop6DoWorkEv 551 fun:_ZN11MessageLoop6DoWorkEv
552 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE 552 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
553 fun:_ZN11MessageLoop11RunInternalEv 553 fun:_ZN11MessageLoop11RunInternalEv
554 fun:_ZN11MessageLoop10RunHandlerEv 554 fun:_ZN11MessageLoop10RunHandlerEv
555 } 555 }
556 { 556 {
557 bug_46186_a 557 bug_46186_a
558 Memcheck:Leak 558 Memcheck:Leak
559 fun:_Znw* 559 fun:_Znw*
560 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_ 560 fun:_ZN12HALCADClient19AddPropertyListenerEmPK26AudioObjectPropertyAddressPFl mmS2_PvES3_
561 fun:_ZN16HALDefaultDevice22InstallServerListenersEv 561 fun:_ZN16HALDefaultDevice22InstallServerListenersEv
562 fun:_ZN16HALDefaultDevice10InitializeEv 562 fun:_ZN16HALDefaultDevice10InitializeEv
563 fun:_ZN9HALSystem16CheckOutInstanceEv 563 fun:_ZN9HALSystem16CheckOutInstanceEv
564 fun:AudioObjectAddPropertyListener 564 fun:AudioObjectAddPropertyListener
565 fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout 565 fun:_ZN10AQMEDeviceC2EmPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
566 fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout 566 fun:_Z11NewAQIONodembPK27AudioStreamBasicDescriptionPK18AudioChannelLayout
567 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb 567 fun:_ZN15AQIONodeManager13_FindAQIONodeEmbb
568 fun:_ZN15AQIONodeManager12FindAQIONodeEmbb 568 fun:_ZN15AQIONodeManager12FindAQIONodeEmbb
569 fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27A udioStreamBasicDescriptionPK18AudioChannelLayout 569 fun:_ZN16AudioQueueObject15DoIONodeConnectERK25AudioQueueStreamSpecifierPK27A udioStreamBasicDescriptionPK18AudioChannelLayout
570 fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamP acketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_ 570 fun:_ZN16AudioQueueObject13EnqueueBufferEP16AudioQueueBufferjPK28AudioStreamP acketDescriptionjjjPK24AudioQueueParameterEventRK11AQTimeStampPS8_
571 fun:AQServer_EnqueueBuffer 571 fun:AQServer_EnqueueBuffer
572 fun:AudioQueueEnqueueBufferWithParameters 572 fun:AudioQueueEnqueueBufferWithParameters
573 fun:AudioQueueEnqueueBuffer 573 fun:AudioQueueEnqueueBuffer
574 fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourc eCallbackE 574 fun:_ZN28PCMQueueOutAudioOutputStream5StartEPN17AudioOutputStream19AudioSourc eCallbackE
575 fun:_ZN5media21AudioOutputController6DoPlayEv 575 fun:_ZN5media21AudioOutputController6DoPlayEv
576 fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv 576 fun:_ZN14RunnableMethodIN5media21AudioOutputControllerEMS1_FvvE6Tuple0E3RunEv
577 fun:_ZN11MessageLoop7RunTaskEP4Task 577 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
578 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 578 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
579 fun:_ZN11MessageLoop6DoWorkEv 579 fun:_ZN11MessageLoop6DoWorkEv
580 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 580 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
581 } 581 }
582 { 582 {
583 bug_46186_b 583 bug_46186_b
584 Memcheck:Leak 584 Memcheck:Leak
585 fun:malloc_zone_malloc 585 fun:malloc_zone_malloc
586 fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv 586 fun:_ZN4base12_GLOBAL__N_137oom_killer_cfallocator_system_defaultElmPv
587 fun:_CFRuntimeCreateInstance 587 fun:_CFRuntimeCreateInstance
588 fun:CFRunLoopSourceCreate 588 fun:CFRunLoopSourceCreate
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
759 fun:CGColorTransformConvertData 759 fun:CGColorTransformConvertData
760 } 760 }
761 { 761 {
762 bug_52681_a 762 bug_52681_a
763 Memcheck:Leak 763 Memcheck:Leak
764 fun:_Znw* 764 fun:_Znw*
765 fun:_ZN16ChildProcessHost13CreateChannelEv 765 fun:_ZN16ChildProcessHost13CreateChannelEv
766 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath 766 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
767 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath 767 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
768 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv 768 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv
769 fun:_ZN11MessageLoop7RunTaskEP4Task 769 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
770 } 770 }
771 { 771 {
772 bug_52681_b 772 bug_52681_b
773 Memcheck:Leak 773 Memcheck:Leak
774 fun:_Znw* 774 fun:_Znw*
775 ... 775 ...
776 fun:_ZN16ChildProcessHost13CreateChannelEv 776 fun:_ZN16ChildProcessHost13CreateChannelEv
777 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath 777 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
778 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath 778 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
779 fun:_ZN26SandboxedExtensionUnpacker22StartProcessOnIOThreadERK8FilePath 779 fun:_ZN26SandboxedExtensionUnpacker22StartProcessOnIOThreadERK8FilePath
780 fun:_Z16DispatchToMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathES1_EvP T_T0_RK6Tuple1IT1_E 780 fun:_Z16DispatchToMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathES1_EvP T_T0_RK6Tuple1IT1_E
781 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv 781 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv
782 fun:_ZN11MessageLoop7RunTaskEP4Task 782 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
783 } 783 }
784 { 784 {
785 bug_53742_a 785 bug_53742_a
786 Memcheck:Cond 786 Memcheck:Cond
787 ... 787 ...
788 fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb 788 fun:_ZN16AudioQueueObject12ConvertInputEP9AQCommandRmb
789 fun:_ZN16AudioQueueObject12RunConverterEi 789 fun:_ZN16AudioQueueObject12RunConverterEi
790 fun:_ZN18AQConverterManager17AQConverterThread3RunEv 790 fun:_ZN18AQConverterManager17AQConverterThread3RunEv
791 fun:_ZN18AQConverterManager17AQConverterThread20ConverterThreadEntryEPv 791 fun:_ZN18AQConverterManager17AQConverterThread20ConverterThreadEntryEPv
792 fun:_ZN9CAPThread5EntryEPS_ 792 fun:_ZN9CAPThread5EntryEPS_
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after
1138 fun:_ZN6policy30ConfigurationPolicyProviderMacC1EPKNS_27ConfigurationPolicyPr ovider20PolicyDefinitionListE 1138 fun:_ZN6policy30ConfigurationPolicyProviderMacC1EPKNS_27ConfigurationPolicyPr ovider20PolicyDefinitionListE
1139 fun:_ZN6policy33ConfigurationPolicyProviderKeeper29CreateManagedPlatformProvi derEv 1139 fun:_ZN6policy33ConfigurationPolicyProviderKeeper29CreateManagedPlatformProvi derEv
1140 fun:_ZN6policy33ConfigurationPolicyProviderKeeperC2Ev 1140 fun:_ZN6policy33ConfigurationPolicyProviderKeeperC2Ev
1141 fun:_ZN6policy33ConfigurationPolicyProviderKeeperC1Ev 1141 fun:_ZN6policy33ConfigurationPolicyProviderKeeperC1Ev
1142 fun:_ZN22DefaultSingletonTraitsIN6policy33ConfigurationPolicyProviderKeeperEE 3NewEv 1142 fun:_ZN22DefaultSingletonTraitsIN6policy33ConfigurationPolicyProviderKeeperEE 3NewEv
1143 fun:_ZN9SingletonIN6policy33ConfigurationPolicyProviderKeeperE22DefaultSingle tonTraitsIS1_ES1_E3getEv 1143 fun:_ZN9SingletonIN6policy33ConfigurationPolicyProviderKeeperE22DefaultSingle tonTraitsIS1_ES1_E3getEv
1144 fun:_ZN6policy28ConfigurationPolicyPrefStore36CreateManagedPlatformPolicyPref StoreEv 1144 fun:_ZN6policy28ConfigurationPolicyPrefStore36CreateManagedPlatformPolicyPref StoreEv
1145 fun:_ZN14PrefValueStore18RefreshPolicyPrefsEP14CallbackRunnerI6Tuple1ISt6vect orISsSaISsEEEE 1145 fun:_ZN14PrefValueStore18RefreshPolicyPrefsEP14CallbackRunnerI6Tuple1ISt6vect orISsSaISsEEEE
1146 fun:_Z16DispatchToMethodIN18TestingPrefService21TestingPrefValueStoreEM14Pref ValueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEESA_EvPT_T0_RKS4_IT1_ E 1146 fun:_Z16DispatchToMethodIN18TestingPrefService21TestingPrefValueStoreEM14Pref ValueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEESA_EvPT_T0_RKS4_IT1_ E
1147 fun:_ZN14RunnableMethodIN18TestingPrefService21TestingPrefValueStoreEM14PrefV alueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEES4_ISA_EE3RunEv 1147 fun:_ZN14RunnableMethodIN18TestingPrefService21TestingPrefValueStoreEM14PrefV alueStoreFvP14CallbackRunnerI6Tuple1ISt6vectorISsSaISsEEEEES4_ISA_EE3RunEv
1148 fun:_ZN11MessageLoop7RunTaskEP4Task 1148 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
1149 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1149 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
1150 fun:_ZN11MessageLoop6DoWorkEv 1150 fun:_ZN11MessageLoop6DoWorkEv
1151 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 1151 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1152 fun:_ZN11MessageLoop11RunInternalEv 1152 fun:_ZN11MessageLoop11RunInternalEv
1153 } 1153 }
1154 { 1154 {
1155 bug_63670 1155 bug_63670
1156 Memcheck:Cond 1156 Memcheck:Cond
1157 fun:NSIntersectionRect 1157 fun:NSIntersectionRect
1158 fun:-[BrowserWindowController tabContentsViewFrameWillChange:frameRect:] 1158 fun:-[BrowserWindowController tabContentsViewFrameWillChange:frameRect:]
1159 fun:-[TabStripController tabContentsViewFrameWillChange:frameRect:] 1159 fun:-[TabStripController tabContentsViewFrameWillChange:frameRect:]
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
1324 bug_73299_b 1324 bug_73299_b
1325 Memcheck:Leak 1325 Memcheck:Leak
1326 fun:_Znw* 1326 fun:_Znw*
1327 fun:_ZN24BrowserRenderProcessHost20CreateMessageFiltersEv 1327 fun:_ZN24BrowserRenderProcessHost20CreateMessageFiltersEv
1328 fun:_ZN24BrowserRenderProcessHost4InitEbb 1328 fun:_ZN24BrowserRenderProcessHost4InitEbb
1329 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE 1329 fun:_ZN14RenderViewHost16CreateRenderViewERKSbItN4base20string16_char_traitsE SaItEE
1330 fun:_ZN13ExtensionHost19CreateRenderViewNowEv 1330 fun:_ZN13ExtensionHost19CreateRenderViewNowEv
1331 fun:_ZN13ExtensionHost20ProcessCreationQueue14ProcessOneHostEv 1331 fun:_ZN13ExtensionHost20ProcessCreationQueue14ProcessOneHostEv
1332 fun:_Z16DispatchToMethodIN13ExtensionHost20ProcessCreationQueueEMS1_FvvEEvPT_ T0_RK6Tuple0 1332 fun:_Z16DispatchToMethodIN13ExtensionHost20ProcessCreationQueueEMS1_FvvEEvPT_ T0_RK6Tuple0
1333 fun:_ZN27ScopedRunnableMethodFactoryIN13ExtensionHost20ProcessCreationQueueEE 14RunnableMethodIMS1_FvvE6Tuple0E3RunEv 1333 fun:_ZN27ScopedRunnableMethodFactoryIN13ExtensionHost20ProcessCreationQueueEE 14RunnableMethodIMS1_FvvE6Tuple0E3RunEv
1334 fun:_ZN11MessageLoop7RunTaskEP4Task 1334 fun:_ZN11MessageLoop10RunClosureERKNS_14PendingClosureE
1335 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1335 fun:_ZN11MessageLoop24DeferOrRunPendingClosureERKNS_14PendingClosureE
1336 fun:_ZN11MessageLoop6DoWorkEv 1336 fun:_ZN11MessageLoop6DoWorkEv
1337 fun:_ZN4base24MessagePumpCFRunLoopBase7RunWorkEv 1337 fun:_ZN4base24MessagePumpCFRunLoopBase7RunWorkEv
1338 fun:_ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv 1338 fun:_ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv
1339 fun:CFRunLoopRunSpecific 1339 fun:CFRunLoopRunSpecific
1340 fun:CFRunLoopRunInMode 1340 fun:CFRunLoopRunInMode
1341 fun:RunCurrentEventLoopInMode 1341 fun:RunCurrentEventLoopInMode
1342 fun:ReceiveNextEventCommon 1342 fun:ReceiveNextEventCommon
1343 fun:BlockUntilNextEventMatchingListInMode 1343 fun:BlockUntilNextEventMatchingListInMode
1344 fun:_DPSNextEvent 1344 fun:_DPSNextEvent
1345 fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 1345 fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
1561 fun:+[NSNavFBENode copyStandardSidebarNodes] 1561 fun:+[NSNavFBENode copyStandardSidebarNodes]
1562 fun:-[NSNavSidebarController load] 1562 fun:-[NSNavSidebarController load]
1563 fun:-[NSNavView loadSidebar] 1563 fun:-[NSNavView loadSidebar]
1564 fun:-[NSSavePanel _initSidebarAndPopups] 1564 fun:-[NSSavePanel _initSidebarAndPopups]
1565 fun:-[NSSavePanel _initPanelCommon] 1565 fun:-[NSSavePanel _initPanelCommon]
1566 fun:-[NSSavePanel initWithContentRect:styleMask:backing:defer:] 1566 fun:-[NSSavePanel initWithContentRect:styleMask:backing:defer:]
1567 fun:+[NSSavePanel _crunchyRawUnbonedPanel] 1567 fun:+[NSSavePanel _crunchyRawUnbonedPanel]
1568 fun:_ZN20SelectFileDialogImpl10SelectFileEN16SelectFileDialog4TypeERKSbItN4ba se20string16_char_traitsESaItEERK8FilePathPKNS0_12FileTypeInfoEiRKSsP8NSWindowPv 1568 fun:_ZN20SelectFileDialogImpl10SelectFileEN16SelectFileDialog4TypeERKSbItN4ba se20string16_char_traitsESaItEERK8FilePathPKNS0_12FileTypeInfoEiRKSsP8NSWindowPv
1569 fun:_ZN15DownloadManager24OnPathExistenceAvailableEP18DownloadCreateInfo 1569 fun:_ZN15DownloadManager24OnPathExistenceAvailableEP18DownloadCreateInfo
1570 } 1570 }
OLDNEW
« base/message_loop.h ('K') | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698