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

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

Issue 8914002: Valgrind: Add back the suppression for bug 106402 which was unfortunately not (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 | « no previous file | 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 four kinds of suppressions in this file. 1 # There are four 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 5266 matching lines...) Expand 10 before | Expand all | Expand 10 after
5277 fun:_ZN7WebCore8Document36updateLayoutIgnorePendingStylesheetsEv 5277 fun:_ZN7WebCore8Document36updateLayoutIgnorePendingStylesheetsEv
5278 fun:_ZN7WebCore19ReplacementFragment30insertFragmentForTestRenderingEPNS_4Nod eE 5278 fun:_ZN7WebCore19ReplacementFragment30insertFragmentForTestRenderingEPNS_4Nod eE
5279 fun:_ZN7WebCore19ReplacementFragmentC1EPNS_8DocumentEPNS_16DocumentFragmentEb RKNS_16VisibleSelectionE 5279 fun:_ZN7WebCore19ReplacementFragmentC1EPNS_8DocumentEPNS_16DocumentFragmentEb RKNS_16VisibleSelectionE
5280 fun:_ZN7WebCore23ReplaceSelectionCommand7doApplyEv 5280 fun:_ZN7WebCore23ReplaceSelectionCommand7doApplyEv
5281 fun:_ZN7WebCore11EditCommand5applyEv 5281 fun:_ZN7WebCore11EditCommand5applyEv
5282 fun:_ZN7WebCore12applyCommandEN3WTF10PassRefPtrINS_11EditCommandEEE 5282 fun:_ZN7WebCore12applyCommandEN3WTF10PassRefPtrINS_11EditCommandEEE
5283 fun:_ZN7WebCoreL21executeInsertFragmentEPNS_5FrameEN3WTF10PassRefPtrINS_16Doc umentFragmentEEE 5283 fun:_ZN7WebCoreL21executeInsertFragmentEPNS_5FrameEN3WTF10PassRefPtrINS_16Doc umentFragmentEEE
5284 fun:_ZN7WebCoreL17executeInsertHTMLEPNS_5FrameEPNS_5EventENS_19EditorCommandS ourceERKN3WTF6StringE 5284 fun:_ZN7WebCoreL17executeInsertHTMLEPNS_5FrameEPNS_5EventENS_19EditorCommandS ourceERKN3WTF6StringE
5285 } 5285 }
5286 { 5286 {
5287 bug_106402
5288 Memcheck:Leak
5289 fun:_Znw*
5290 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS 1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
5291 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EEN S_18CompletionCallbackET_RKT0_
5292 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResource EES7_EENS_18CompletionCallbackET_RKT0_
5293 fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Gr aphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_ 26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
5294 fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy14OnHostMsgFlushERKNS_12HostResource E
5295 }
5296 {
5287 bug_106552 5297 bug_106552
5288 Memcheck:Uninitialized 5298 Memcheck:Uninitialized
5289 ... 5299 ...
5290 fun:_ZN25JSONStringValueSerializer17SerializeInternalERKN4base5ValueEb 5300 fun:_ZN25JSONStringValueSerializer17SerializeInternalERKN4base5ValueEb
5291 fun:_ZN25JSONStringValueSerializer9SerializeERKN4base5ValueE 5301 fun:_ZN25JSONStringValueSerializer9SerializeERKN4base5ValueE
5292 fun:_ZN13JsonPrefStore13SerializeDataEPSs 5302 fun:_ZN13JsonPrefStore13SerializeDataEPSs
5293 fun:_ZN19ImportantFileWriter16DoScheduledWriteEv 5303 fun:_ZN19ImportantFileWriter16DoScheduledWriteEv
5294 fun:_ZN13JsonPrefStore18CommitPendingWriteEv 5304 fun:_ZN13JsonPrefStore18CommitPendingWriteEv
5295 fun:_ZN13JsonPrefStoreD0Ev 5305 fun:_ZN13JsonPrefStoreD0Ev
5296 fun:_ZNK4base10RefCountedI9PrefStoreE7ReleaseEv 5306 fun:_ZNK4base10RefCountedI9PrefStoreE7ReleaseEv
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
5351 obj:/lib/libselinux.so.1 5361 obj:/lib/libselinux.so.1
5352 obj:/lib/libselinux.so.1 5362 obj:/lib/libselinux.so.1
5353 } 5363 }
5354 { 5364 {
5355 bug_todo_grep 5365 bug_todo_grep
5356 Memcheck:Leak 5366 Memcheck:Leak
5357 fun:malloc 5367 fun:malloc
5358 obj:/bin/grep 5368 obj:/bin/grep
5359 obj:/bin/grep 5369 obj:/bin/grep
5360 } 5370 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698