| OLD | NEW |
| 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, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or 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 (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
| 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 3666 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3677 bug_70782_b | 3677 bug_70782_b |
| 3678 Memcheck:Leak | 3678 Memcheck:Leak |
| 3679 fun:_Znw* | 3679 fun:_Znw* |
| 3680 fun:_ZN15SyncSetupWizardC2EP18ProfileSyncService | 3680 fun:_ZN15SyncSetupWizardC2EP18ProfileSyncService |
| 3681 fun:_ZN15SyncSetupWizardC1EP18ProfileSyncService | 3681 fun:_ZN15SyncSetupWizardC1EP18ProfileSyncService |
| 3682 } | 3682 } |
| 3683 { | 3683 { |
| 3684 bug_71152 | 3684 bug_71152 |
| 3685 Memcheck:Leak | 3685 Memcheck:Leak |
| 3686 fun:_Znw* | 3686 fun:_Znw* |
| 3687 fun:_ZN71_GLOBAL__N_chrome_browser_sessions_session_restore.cc_00000000_53883
C4D18SessionRestoreImpl16StartTabCreationEv | |
| 3688 fun:_ZN71_GLOBAL__N_chrome_browser_sessions_session_restore.cc_00000000_53883
C4D18SessionRestoreImpl21ProcessSessionWindowsEPSt6vectorIP13SessionWindowSaIS3_
EE | |
| 3689 fun:_ZN71_GLOBAL__N_chrome_browser_sessions_session_restore.cc_00000000_53883
C4D18SessionRestoreImpl12OnGotSessionEiPSt6vectorIP13SessionWindowSaIS3_EE | |
| 3690 fun:_Z16DispatchToMethodIN71_GLOBAL__N_chrome_browser_sessions_session_restor
e.cc_00000000_53883C4D18SessionRestoreImplEMS1_FviPSt6vectorIP13SessionWindowSaI
S4_EEEiS7_EvPT_T0_RK6Tuple2IT1_T2_E | |
| 3691 fun:_ZN12CallbackImplIN71_GLOBAL__N_chrome_browser_sessions_session_restore.c
c_00000000_53883C4D18SessionRestoreImplEMS1_FviPSt6vectorIP13SessionWindowSaIS4_
EEE6Tuple2IiS7_EE13RunWithParamsERKSB_ | |
| 3692 fun:_ZN14SessionService20OnGotSessionCommandsEi13scoped_refptrIN18BaseSession
Service26InternalGetCommandsRequestEE | 3687 fun:_ZN14SessionService20OnGotSessionCommandsEi13scoped_refptrIN18BaseSession
Service26InternalGetCommandsRequestEE |
| 3693 fun:_Z16DispatchToMethodI14SessionServiceMS0_Fvi13scoped_refptrIN18BaseSessio
nService26InternalGetCommandsRequestEEEiS4_EvPT_T0_RK6Tuple2IT1_T2_E | 3688 fun:_Z16DispatchToMethodI14SessionServiceMS0_Fvi13scoped_refptrIN18BaseSessio
nService26InternalGetCommandsRequestEEEiS4_EvPT_T0_RK6Tuple2IT1_T2_E |
| 3694 fun:_ZN12CallbackImplI14SessionServiceMS0_Fvi13scoped_refptrIN18BaseSessionSe
rvice26InternalGetCommandsRequestEEE6Tuple2IiS4_EE13RunWithParamsERKS8_ | 3689 fun:_ZN12CallbackImplI14SessionServiceMS0_Fvi13scoped_refptrIN18BaseSessionSe
rvice26InternalGetCommandsRequestEEE6Tuple2IiS4_EE13RunWithParamsERKS8_ |
| 3695 } | 3690 } |
| OLD | NEW |