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

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

Issue 270040: Fix Valgrind UMR errors by initializing thumbnail pixels. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 2 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 | « chrome/browser/history/top_sites_unittest.cc ('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, 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 591 matching lines...) Expand 10 before | Expand all | Expand 10 after
602 fun:_ZN7WebCore10CSSRuleSet17addRulesFromSheetEPNS_13CSSStyleSheetERKNS_19Med iaQueryEvaluatorEPNS_16CSSStyleSelectorE 602 fun:_ZN7WebCore10CSSRuleSet17addRulesFromSheetEPNS_13CSSStyleSheetERKNS_19Med iaQueryEvaluatorEPNS_16CSSStyleSelectorE
603 ... 603 ...
604 fun:_ZN7WebCore16CSSStyleSelectorC1EPNS_8DocumentERKNS_6StringEPNS_14StyleShe etListEPNS_13CSSStyleSheetEbb 604 fun:_ZN7WebCore16CSSStyleSelectorC1EPNS_8DocumentERKNS_6StringEPNS_14StyleShe etListEPNS_13CSSStyleSheetEbb
605 fun:_ZN7WebCore8Document6attachEv 605 fun:_ZN7WebCore8Document6attachEv
606 fun:_ZN7WebCore5Frame11setDocumentEN3WTF10PassRefPtrINS_8DocumentEEE 606 fun:_ZN7WebCore5Frame11setDocumentEN3WTF10PassRefPtrINS_8DocumentEEE
607 fun:_ZN7WebCore11FrameLoader5beginERKNS_4KURLEbPNS_14SecurityOriginE 607 fun:_ZN7WebCore11FrameLoader5beginERKNS_4KURLEbPNS_14SecurityOriginE
608 fun:_ZN7WebCore11FrameLoader4initEv 608 fun:_ZN7WebCore11FrameLoader4initEv
609 fun:_ZN7WebCore5Frame4initEv 609 fun:_ZN7WebCore5Frame4initEv
610 } 610 }
611 { 611 {
612 bug_17067
613 Memcheck:Value4
614 fun:rgb_ycc_convert
615 fun:pre_process_data
616 fun:process_data_simple_main
617 fun:chromium_jpeg_write_scanlines
618 fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
619 fun:_ZN7history8TopSites16SetPageThumbnailERK4GURLRK8SkBitmapRK14ThumbnailSco re
620 fun:_ZN7history34TopSitesTest_SetPageThumbnail_Test8TestBodyEv
621 }
622 {
623 bug_17113 612 bug_17113
624 Memcheck:Leak 613 Memcheck:Leak
625 fun:_Znw* 614 fun:_Znw*
626 fun:_ZN18ResourceDispatcher12CreateBridgeERKSsRK4GURLS4_S4_S1_S1_S1_iiN12Reso urceType4TypeEjii 615 fun:_ZN18ResourceDispatcher12CreateBridgeERKSsRK4GURLS4_S4_S1_S1_S1_iiN12Reso urceType4TypeEjii
627 fun:_ZN11webkit_glue20ResourceLoaderBridge6CreateERKSsRK4GURLS5_S5_S2_S2_S2_i iN12ResourceType4TypeEii 616 fun:_ZN11webkit_glue20ResourceLoaderBridge6CreateERKSsRK4GURLS5_S5_S2_S2_S2_i iN12ResourceType4TypeEii
628 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLReques tEPNS_20ResourceLoaderBridge16SyncLoadResponseE 617 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLReques tEPNS_20ResourceLoaderBridge16SyncLoadResponseE
629 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURL RequestEPNS1_18WebURLLoaderClientE 618 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURL RequestEPNS1_18WebURLLoaderClientE
630 } 619 }
631 { 620 {
632 bug_17291 621 bug_17291
(...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after
1188 fun:_ZN3WTF31dispatchFunctionsFromMainThreadEv 1177 fun:_ZN3WTF31dispatchFunctionsFromMainThreadEv
1189 fun:_Z18DispatchToFunctionIPFvvEEvT_RK6Tuple0 1178 fun:_Z18DispatchToFunctionIPFvvEEvT_RK6Tuple0
1190 fun:_ZN16RunnableFunctionIPFvvE6Tuple0E3RunEv 1179 fun:_ZN16RunnableFunctionIPFvvE6Tuple0E3RunEv
1191 fun:_ZN11MessageLoop7RunTaskEP4Task 1180 fun:_ZN11MessageLoop7RunTaskEP4Task
1192 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1181 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1193 fun:_ZN11MessageLoop6DoWorkEv 1182 fun:_ZN11MessageLoop6DoWorkEv
1194 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 1183 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1195 fun:_ZN11MessageLoop11RunInternalEv 1184 fun:_ZN11MessageLoop11RunInternalEv
1196 fun:_ZN11MessageLoop10RunHandlerEv 1185 fun:_ZN11MessageLoop10RunHandlerEv
1197 } 1186 }
OLDNEW
« no previous file with comments | « chrome/browser/history/top_sites_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698