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

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

Issue 264024: Fix Valgrind UMR errors by initializing thumbnail pixels.... (Closed) Base URL: svn://chrome-svn/chrome/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 492 matching lines...) Expand 10 before | Expand all | Expand 10 after
1125 fun:_ZN3WTF31dispatchFunctionsFromMainThreadEv 1114 fun:_ZN3WTF31dispatchFunctionsFromMainThreadEv
1126 fun:_Z18DispatchToFunctionIPFvvEEvT_RK6Tuple0 1115 fun:_Z18DispatchToFunctionIPFvvEEvT_RK6Tuple0
1127 fun:_ZN16RunnableFunctionIPFvvE6Tuple0E3RunEv 1116 fun:_ZN16RunnableFunctionIPFvvE6Tuple0E3RunEv
1128 fun:_ZN11MessageLoop7RunTaskEP4Task 1117 fun:_ZN11MessageLoop7RunTaskEP4Task
1129 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1118 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1130 fun:_ZN11MessageLoop6DoWorkEv 1119 fun:_ZN11MessageLoop6DoWorkEv
1131 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE 1120 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1132 fun:_ZN11MessageLoop11RunInternalEv 1121 fun:_ZN11MessageLoop11RunInternalEv
1133 fun:_ZN11MessageLoop10RunHandlerEv 1122 fun:_ZN11MessageLoop10RunHandlerEv
1134 } 1123 }
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