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

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

Issue 3382016: Expand the suppression for bug 50297 (UninitCondition in... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 3 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
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 580 matching lines...) Expand 10 before | Expand all | Expand 10 after
591 fun:_ZN14ProfileManager10AddProfileEP7Profileb 591 fun:_ZN14ProfileManager10AddProfileEP7Profileb
592 fun:_ZN14ProfileManager10GetProfileERK8FilePathb 592 fun:_ZN14ProfileManager10GetProfileERK8FilePathb
593 fun:_ZN14ProfileManager10GetProfileERK8FilePath 593 fun:_ZN14ProfileManager10GetProfileERK8FilePath
594 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath 594 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
595 fun:_ZN12_GLOBAL__N_113CreateProfileERK18MainFunctionParamsRK8FilePath 595 fun:_ZN12_GLOBAL__N_113CreateProfileERK18MainFunctionParamsRK8FilePath
596 fun:_Z11BrowserMainRK18MainFunctionParams 596 fun:_Z11BrowserMainRK18MainFunctionParams
597 fun:ChromeMain 597 fun:ChromeMain
598 fun:main 598 fun:main
599 } 599 }
600 { 600 {
601 bug_50297a 601 bug_50297_a
602 Memcheck:Cond 602 Memcheck:Cond
603 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv 603 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
604 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi 604 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
605 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithou tBlockingEiPS0_ 605 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithou tBlockingEiPS0_
606 fun:event_process_active 606 fun:event_process_active
607 fun:event_base_loop 607 fun:event_base_loop
608 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE 608 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
609 fun:_ZN11MessageLoop11RunInternalEv 609 fun:_ZN11MessageLoop11RunInternalEv
610 } 610 }
611 { 611 {
612 bug_50297b 612 bug_50297_b
613 Memcheck:Cond 613 Memcheck:Cond
614 fun:_ZN6Pickle8FindNextEmPKcS1_ 614 fun:_ZN6Pickle8FindNextEmPKcS1_
615 fun:_ZN3IPC7Message8FindNextEPKcS2_ 615 fun:_ZN3IPC7Message8FindNextEPKcS2_
616 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv 616 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
617 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi 617 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
618 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithou tBlockingEiPS0_ 618 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithou tBlockingEiPS0_
619 ...
619 fun:event_process_active 620 fun:event_process_active
620 fun:event_base_loop 621 fun:event_base_loop
621 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE 622 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
622 fun:_ZN11MessageLoop11RunInternalEv 623 fun:_ZN11MessageLoop11RunInternalEv
623 } 624 }
624 { 625 {
625 bug_50638_a 626 bug_50638_a
626 Memcheck:Cond 627 Memcheck:Cond
627 fun:gleUpdateViewScissorData 628 fun:gleUpdateViewScissorData
628 ... 629 ...
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
818 fun:-[NSView displayIfNeeded] 819 fun:-[NSView displayIfNeeded]
819 fun:-[NSWindow displayIfNeeded] 820 fun:-[NSWindow displayIfNeeded]
820 fun:-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isMod al:] 821 fun:-[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isMod al:]
821 fun:-[NSWindow orderWindow:relativeTo:] 822 fun:-[NSWindow orderWindow:relativeTo:]
822 fun:-[NSWindow addChildWindow:ordered:] 823 fun:-[NSWindow addChildWindow:ordered:]
823 fun:-[GTMWindowSheetController(PrivateMethods) beginSystemSheet:withInfo:moda lForView:withParameters:] 824 fun:-[GTMWindowSheetController(PrivateMethods) beginSystemSheet:withInfo:moda lForView:withParameters:]
824 fun:-[GTMWindowSheetController beginSystemSheet:modalForView:withParameters:] 825 fun:-[GTMWindowSheetController beginSystemSheet:modalForView:withParameters:]
825 fun:-[GTMWindowSheetController beginSheet:modalForView:modalDelegate:didEndSe lector:contextInfo:] 826 fun:-[GTMWindowSheetController beginSheet:modalForView:modalDelegate:didEndSe lector:contextInfo:]
826 } 827 }
827 828
OLDNEW
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698