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

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

Issue 10103006: Remove valgrind suppressions for leaks fixed at WebKit r114215. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « 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 5408 matching lines...) Expand 10 before | Expand all | Expand 10 after
5419 bug_122201 5419 bug_122201
5420 Memcheck:Unaddressable 5420 Memcheck:Unaddressable
5421 fun:_ZN3WTF17ChromiumThreading16callOnMainThreadEPFvPvES1_ 5421 fun:_ZN3WTF17ChromiumThreading16callOnMainThreadEPFvPvES1_
5422 fun:_ZN3WTF16callOnMainThreadEPFvPvES0_ 5422 fun:_ZN3WTF16callOnMainThreadEPFvPvES0_
5423 fun:_ZN7WebCore8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionConte xt4TaskEEE 5423 fun:_ZN7WebCore8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionConte xt4TaskEEE
5424 fun:_ZN7WebCore20WorkerMessagingProxy21reportPendingActivityEb 5424 fun:_ZN7WebCore20WorkerMessagingProxy21reportPendingActivityEb
5425 fun:_ZN6WebKit19WebWorkerClientImpl21reportPendingActivityEb 5425 fun:_ZN6WebKit19WebWorkerClientImpl21reportPendingActivityEb
5426 fun:_ZN7WebCore21DedicatedWorkerThread12runEventLoopEv 5426 fun:_ZN7WebCore21DedicatedWorkerThread12runEventLoopEv
5427 } 5427 }
5428 { 5428 {
5429 bug_122233a
5430 Memcheck:Leak
5431 fun:malloc
5432 fun:_ZN3WTF10fastMallocEm
5433 fun:_ZN7WebCore32WorkerThreadableWebSocketChannel4PeernwEm
5434 fun:_ZN7WebCore32WorkerThreadableWebSocketChannel4Peer6createEN3WTF10PassRefP trINS_39ThreadableWebSocketChannelClientWrapperEEERNS_17WorkerLoaderProxyEPNS_22 ScriptExecutionContextERKNS2_6StringE
5435 fun:_ZN7WebCore32WorkerThreadableWebSocketChannel6Bridge20mainThreadInitializ eEPNS_22ScriptExecutionContextEPNS_17WorkerLoaderProxyEN3WTF10PassRefPtrINS_39Th readableWebSocketChannelClientWrapperEEERKNS6_6StringE
5436 fun:_ZN7WebCore16CrossThreadTask3IPNS_17WorkerLoaderProxyES2_N3WTF10PassRefPt rINS_39ThreadableWebSocketChannelClientWrapperEEES6_NS3_6StringERKS7_E11performT askEPNS_22ScriptExecutionContextE
5437 fun:_ZN7WebCore8Document14didReceiveTaskEPv
5438 }
5439 {
5440 bug_122233b
5441 Memcheck:Leak
5442 fun:malloc
5443 fun:_ZN3WTF10fastMallocEm
5444 fun:_ZN7WebCore16WebSocketChannelnwEm
5445 fun:_ZN7WebCore16WebSocketChannel6createEPNS_8DocumentEPNS_22WebSocketChannel ClientE
5446 fun:_ZN7WebCore32WorkerThreadableWebSocketChannel4PeerC1EN3WTF10PassRefPtrINS _39ThreadableWebSocketChannelClientWrapperEEERNS_17WorkerLoaderProxyEPNS_22Scrip tExecutionContextERKNS2_6StringE
5447 fun:_ZN7WebCore32WorkerThreadableWebSocketChannel4Peer6createEN3WTF10PassRefP trINS_39ThreadableWebSocketChannelClientWrapperEEERNS_17WorkerLoaderProxyEPNS_22 ScriptExecutionContextERKNS2_6StringE
5448 fun:_ZN7WebCore32WorkerThreadableWebSocketChannel6Bridge20mainThreadInitializ eEPNS_22ScriptExecutionContextEPNS_17WorkerLoaderProxyEN3WTF10PassRefPtrINS_39Th readableWebSocketChannelClientWrapperEEERKNS6_6StringE
5449 fun:_ZN7WebCore16CrossThreadTask3IPNS_17WorkerLoaderProxyES2_N3WTF10PassRefPt rINS_39ThreadableWebSocketChannelClientWrapperEEES6_NS3_6StringERKS7_E11performT askEPNS_22ScriptExecutionContextE
5450 fun:_ZN7WebCore8Document14didReceiveTaskEPv
5451 }
5452 {
5453 bug_122233c
5454 Memcheck:Leak
5455 fun:malloc
5456 fun:_ZN3WTF10fastMallocEm
5457 fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
5458 fun:_ZN7WebCore39ThreadableWebSocketChannelClientWrapper6createEPNS_22ScriptE xecutionContextEPNS_22WebSocketChannelClientE
5459 fun:_ZN7WebCore32WorkerThreadableWebSocketChannelC1EPNS_13WorkerContextEPNS_2 2WebSocketChannelClientERKN3WTF6StringE
5460 fun:_ZN7WebCore32WorkerThreadableWebSocketChannel6createEPNS_13WorkerContextE PNS_22WebSocketChannelClientERKN3WTF6StringE
5461 fun:_ZN7WebCore26ThreadableWebSocketChannel6createEPNS_22ScriptExecutionConte xtEPNS_22WebSocketChannelClientE
5462 fun:_ZN7WebCore9WebSocket7connectERKN3WTF6StringERKNS1_6VectorIS2_Lm0EEERi
5463 fun:_ZN7WebCore9WebSocket7connectERKN3WTF6StringERi
5464 fun:_ZN7WebCore11V8WebSocket19constructorCallbackERKN2v89ArgumentsE
5465 }
5466 {
5467 bug_122233d
5468 Memcheck:Leak
5469 fun:malloc
5470 fun:_ZN3WTF10fastMallocEm
5471 fun:_ZN7WebCore16WebSocketChannelnwEm
5472 fun:_ZN7WebCore16WebSocketChannel6createEPNS_8DocumentEPNS_22WebSocketChannel ClientE
5473 fun:_ZN7WebCore26ThreadableWebSocketChannel6createEPNS_22ScriptExecutionConte xtEPNS_22WebSocketChannelClientE
5474 fun:_ZN7WebCore9WebSocket7connectERKN3WTF6StringERKNS1_6VectorIS2_Lm0EEERi
5475 fun:_ZN7WebCore9WebSocket7connectERKN3WTF6StringERi
5476 fun:_ZN7WebCore11V8WebSocket19constructorCallbackERKN2v89ArgumentsE
5477 fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
5478 fun:_ZN2v88internalL30Builtin_HandleApiCallConstructENS0_12_GLOBAL__N_116Buil tinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
5479 }
5480 {
5481 bug_122245a 5429 bug_122245a
5482 Memcheck:Uninitialized 5430 Memcheck:Uninitialized
5483 ... 5431 ...
5484 fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix 5432 fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix
5485 fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph 5433 fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph
5486 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE 5434 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE
5487 } 5435 }
5488 { 5436 {
5489 bug_122245b 5437 bug_122245b
5490 Memcheck:Uninitialized 5438 Memcheck:Uninitialized
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
5804 obj:/lib/libselinux.so.1 5752 obj:/lib/libselinux.so.1
5805 } 5753 }
5806 { 5754 {
5807 bug_todo_grep 5755 bug_todo_grep
5808 Memcheck:Leak 5756 Memcheck:Leak
5809 fun:malloc 5757 fun:malloc
5810 obj:/bin/grep 5758 obj:/bin/grep
5811 obj:/bin/grep 5759 obj:/bin/grep
5812 } 5760 }
5813 5761
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