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

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

Issue 8801027: Always run Flush completion callbacks in Graphics2D. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Really fix compile 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 | webkit/plugins/ppapi/ppb_graphics_2d_impl.h » ('j') | 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 5247 matching lines...) Expand 10 before | Expand all | Expand 10 after
5258 fun:_ZN7WebCore8Document36updateLayoutIgnorePendingStylesheetsEv 5258 fun:_ZN7WebCore8Document36updateLayoutIgnorePendingStylesheetsEv
5259 fun:_ZN7WebCore19ReplacementFragment30insertFragmentForTestRenderingEPNS_4Nod eE 5259 fun:_ZN7WebCore19ReplacementFragment30insertFragmentForTestRenderingEPNS_4Nod eE
5260 fun:_ZN7WebCore19ReplacementFragmentC1EPNS_8DocumentEPNS_16DocumentFragmentEb RKNS_16VisibleSelectionE 5260 fun:_ZN7WebCore19ReplacementFragmentC1EPNS_8DocumentEPNS_16DocumentFragmentEb RKNS_16VisibleSelectionE
5261 fun:_ZN7WebCore23ReplaceSelectionCommand7doApplyEv 5261 fun:_ZN7WebCore23ReplaceSelectionCommand7doApplyEv
5262 fun:_ZN7WebCore11EditCommand5applyEv 5262 fun:_ZN7WebCore11EditCommand5applyEv
5263 fun:_ZN7WebCore12applyCommandEN3WTF10PassRefPtrINS_11EditCommandEEE 5263 fun:_ZN7WebCore12applyCommandEN3WTF10PassRefPtrINS_11EditCommandEEE
5264 fun:_ZN7WebCoreL21executeInsertFragmentEPNS_5FrameEN3WTF10PassRefPtrINS_16Doc umentFragmentEEE 5264 fun:_ZN7WebCoreL21executeInsertFragmentEPNS_5FrameEN3WTF10PassRefPtrINS_16Doc umentFragmentEEE
5265 fun:_ZN7WebCoreL17executeInsertHTMLEPNS_5FrameEPNS_5EventENS_19EditorCommandS ourceERKN3WTF6StringE 5265 fun:_ZN7WebCoreL17executeInsertHTMLEPNS_5FrameEPNS_5EventENS_19EditorCommandS ourceERKN3WTF6StringE
5266 } 5266 }
5267 { 5267 {
5268 bug_106402
5269 Memcheck:Leak
5270 fun:_Znw*
5271 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS 1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
5272 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EEN S_18CompletionCallbackET_RKT0_
5273 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResource EES7_EENS_18CompletionCallbackET_RKT0_
5274 fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Gr aphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_ 26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
5275 fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy14OnHostMsgFlushERKNS_12HostResource E
5276 }
5277 {
5278 bug_106529 5268 bug_106529
5279 Memcheck:Leak 5269 Memcheck:Leak
5280 fun:_Znw* 5270 fun:_Znw*
5281 fun:_ZN10extensions6SocketC?EPK7ProfileRKSsRK4GURL 5271 fun:_ZN10extensions6SocketC?EPK7ProfileRKSsRK4GURL
5282 fun:_ZN10extensions16SocketController9CreateUdpEPK7ProfileRKSsRK4GURL 5272 fun:_ZN10extensions16SocketController9CreateUdpEPK7ProfileRKSsRK4GURL
5283 fun:_ZN10extensions57SocketApiControllerTest_TestSocketControllerLifetime_Tes t8TestBodyEv 5273 fun:_ZN10extensions57SocketApiControllerTest_TestSocketControllerLifetime_Tes t8TestBodyEv
5284 } 5274 }
5285 { 5275 {
5286 bug_106549 5276 bug_106549
5287 Memcheck:Uninitialized 5277 Memcheck:Uninitialized
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
5347 obj:/lib/libselinux.so.1 5337 obj:/lib/libselinux.so.1
5348 obj:/lib/libselinux.so.1 5338 obj:/lib/libselinux.so.1
5349 } 5339 }
5350 { 5340 {
5351 bug_todo_grep 5341 bug_todo_grep
5352 Memcheck:Leak 5342 Memcheck:Leak
5353 fun:malloc 5343 fun:malloc
5354 obj:/bin/grep 5344 obj:/bin/grep
5355 obj:/bin/grep 5345 obj:/bin/grep
5356 } 5346 }
OLDNEW
« no previous file with comments | « no previous file | webkit/plugins/ppapi/ppb_graphics_2d_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698