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 2617 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2628 ... | 2628 ... |
2629 fun:_ZN11ProfileImpl36RegisterExtensionWithRequestContextsEP9Extension | 2629 fun:_ZN11ProfileImpl36RegisterExtensionWithRequestContextsEP9Extension |
2630 fun:_ZN17ExtensionsService21NotifyExtensionLoadedEP9Extension | 2630 fun:_ZN17ExtensionsService21NotifyExtensionLoadedEP9Extension |
2631 fun:_ZN17ExtensionsService17OnExtensionLoadedEP9Extensionb | 2631 fun:_ZN17ExtensionsService17OnExtensionLoadedEP9Extensionb |
2632 fun:_ZN17ExtensionsService23LoadComponentExtensionsEv | 2632 fun:_ZN17ExtensionsService23LoadComponentExtensionsEv |
2633 fun:_ZN17ExtensionsService17LoadAllExtensionsEv | 2633 fun:_ZN17ExtensionsService17LoadAllExtensionsEv |
2634 fun:_ZN17ExtensionsService4InitEv | 2634 fun:_ZN17ExtensionsService4InitEv |
2635 fun:_ZN11ProfileImpl14InitExtensionsEv | 2635 fun:_ZN11ProfileImpl14InitExtensionsEv |
2636 } | 2636 } |
2637 { | 2637 { |
| 2638 bug_40475 |
| 2639 Memcheck:Leak |
| 2640 fun:_Znw* |
| 2641 fun:_ZN8TabStrip20NewTabAnimation1DoneEv |
| 2642 fun:_Z16DispatchToMethodI8TabStripMS0_FvvEEvPT_T0_RK6Tuple0 |
| 2643 fun:_ZN4base9BaseTimerI8TabStripLb0EE9TimerTask3RunEv |
| 2644 fun:_ZN11MessageLoop7RunTaskEP4Task |
| 2645 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE |
| 2646 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE |
| 2647 fun:_ZN4base16MessagePumpForUI17RunWithDispatcherEPNS_11MessagePump8DelegateE
PNS0_10DispatcherE |
| 2648 fun:_ZN11MessageLoop11RunInternalEv |
| 2649 fun:_ZN11MessageLoop10RunHandlerEv |
| 2650 fun:_ZN16MessageLoopForUI3RunEPN4base16MessagePumpForUI10DispatcherE |
| 2651 fun:_ZN59_GLOBAL__N_chrome_browser_browser_main.cc_00000000_4D8C310C16RunUIMe
ssageLoopEP14BrowserProcess |
| 2652 fun:_Z11BrowserMainRK18MainFunctionParams |
| 2653 fun:ChromeMain |
| 2654 fun:main |
| 2655 } |
| 2656 { |
2638 bug_40481 | 2657 bug_40481 |
2639 Memcheck:Leak | 2658 Memcheck:Leak |
2640 fun:_Znw* | 2659 fun:_Znw* |
2641 fun:_ZN8chromeos11MockFactory16CreateURLFetcherEiRK4GURLN10URLFetcher11Reques
tTypeEPNS4_8DelegateE | 2660 fun:_ZN8chromeos11MockFactory16CreateURLFetcherEiRK4GURLN10URLFetcher11Reques
tTypeEPNS4_8DelegateE |
2642 fun:_ZN10URLFetcher6CreateEiRK4GURLNS_11RequestTypeEPNS_8DelegateE | 2661 fun:_ZN10URLFetcher6CreateEiRK4GURLNS_11RequestTypeEPNS_8DelegateE |
2643 fun:_ZN8chromeos19GoogleAuthenticator12AuthenticateEP7ProfileRKSsS4_ | 2662 fun:_ZN8chromeos19GoogleAuthenticator12AuthenticateEP7ProfileRKSsS4_ |
2644 fun:_Z16DispatchToMethodIN8chromeos19GoogleAuthenticatorEMNS0_13Authenticator
EFbP7ProfileRKSsS6_EP14TestingProfileSsSsEvPT_T0_RK6Tuple3IT1_T2_T3_E | 2663 fun:_Z16DispatchToMethodIN8chromeos19GoogleAuthenticatorEMNS0_13Authenticator
EFbP7ProfileRKSsS6_EP14TestingProfileSsSsEvPT_T0_RK6Tuple3IT1_T2_T3_E |
2645 fun:_ZN14RunnableMethodIN8chromeos19GoogleAuthenticatorEMNS0_13AuthenticatorE
FbP7ProfileRKSsS6_E6Tuple3IP14TestingProfileSsSsEE3RunEv | 2664 fun:_ZN14RunnableMethodIN8chromeos19GoogleAuthenticatorEMNS0_13AuthenticatorE
FbP7ProfileRKSsS6_E6Tuple3IP14TestingProfileSsSsEE3RunEv |
2646 fun:_ZN11MessageLoop7RunTaskEP4Task | 2665 fun:_ZN11MessageLoop7RunTaskEP4Task |
2647 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE | 2666 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE |
2648 fun:_ZN11MessageLoop6DoWorkEv | 2667 fun:_ZN11MessageLoop6DoWorkEv |
2649 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE | 2668 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE |
2650 fun:_ZN11MessageLoop11RunInternalEv | 2669 fun:_ZN11MessageLoop11RunInternalEv |
2651 fun:_ZN11MessageLoop10RunHandlerEv | 2670 fun:_ZN11MessageLoop10RunHandlerEv |
2652 } | 2671 } |
2653 | 2672 |
OLD | NEW |