OLD | NEW |
1 # There are a few kinds of suppressions in this file. | 1 # There are a few 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 906 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
917 fun:pango_layout_check_lines | 917 fun:pango_layout_check_lines |
918 fun:pango_layout_get_unknown_glyphs_count | 918 fun:pango_layout_get_unknown_glyphs_count |
919 fun:find_invisible_char | 919 fun:find_invisible_char |
920 fun:gtk_entry_init | 920 fun:gtk_entry_init |
921 fun:g_type_create_instance | 921 fun:g_type_create_instance |
922 fun:g_object_constructor | 922 fun:g_object_constructor |
923 fun:g_object_newv | 923 fun:g_object_newv |
924 fun:g_object_new | 924 fun:g_object_new |
925 ... | 925 ... |
926 fun:ThemeServiceFactory::BuildServiceInstanceFor | 926 fun:ThemeServiceFactory::BuildServiceInstanceFor |
927 fun:ProfileKeyedServiceFactory::GetServiceForProfile | 927 fun:BrowserContextKeyedServiceFactory::GetServiceForBrowserContext |
928 fun:ThemeServiceFactory::GetForProfile | 928 fun:ThemeServiceFactory::GetForProfile |
929 fun:ExtensionService::GarbageCollectExtensions | 929 fun:ExtensionService::GarbageCollectExtensions |
930 fun:ExtensionService::InitAfterImport | 930 fun:ExtensionService::InitAfterImport |
931 fun:ExtensionService::Observe | 931 fun:ExtensionService::Observe |
932 fun:NotificationServiceImpl::Notify | 932 fun:NotificationServiceImpl::Notify |
933 fun:ProfileManager::OnImportFinished | 933 fun:ProfileManager::OnImportFinished |
934 fun:ChromeBrowserMainParts::PreMainMessageLoopRunImpl | 934 fun:ChromeBrowserMainParts::PreMainMessageLoopRunImpl |
935 fun:ChromeBrowserMainParts::PreMainMessageLoopRun | 935 fun:ChromeBrowserMainParts::PreMainMessageLoopRun |
936 fun:content::BrowserMainLoop::CreateThreads | 936 fun:content::BrowserMainLoop::CreateThreads |
937 fun:::BrowserMainRunnerImpl::Initialize | 937 fun:::BrowserMainRunnerImpl::Initialize |
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1150 fun:KiUserCallbackDispatcher | 1150 fun:KiUserCallbackDispatcher |
1151 fun:LoadStringA | 1151 fun:LoadStringA |
1152 fun:LoadStringA | 1152 fun:LoadStringA |
1153 fun:LoadStringA | 1153 fun:LoadStringA |
1154 fun:CreateWindowExW | 1154 fun:CreateWindowExW |
1155 fun:base::MessagePumpForUI::InitMessageWnd | 1155 fun:base::MessagePumpForUI::InitMessageWnd |
1156 fun:base::MessagePumpForUI::MessagePumpForUI | 1156 fun:base::MessagePumpForUI::MessagePumpForUI |
1157 fun:base::MessageLoop::MessageLoop | 1157 fun:base::MessageLoop::MessageLoop |
1158 fun:remoting::AutoThread::ThreadMain | 1158 fun:remoting::AutoThread::ThreadMain |
1159 } | 1159 } |
OLD | NEW |