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

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

Issue 433353002: Valgrind: Remove a suppression for a bug that has been fixed. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 4 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 5321 matching lines...) Expand 10 before | Expand all | Expand 10 after
5332 fun:_swrast_new_soft_renderbuffer 5332 fun:_swrast_new_soft_renderbuffer
5333 fun:_mesa_BindRenderbufferEXT 5333 fun:_mesa_BindRenderbufferEXT
5334 fun:shared_dispatch_stub_939 5334 fun:shared_dispatch_stub_939
5335 fun:_ZN3gfx9GLApiBase23glBindRenderbufferEXTFnEjj 5335 fun:_ZN3gfx9GLApiBase23glBindRenderbufferEXTFnEjj
5336 fun:_ZN3gpu5gles216GLES2DecoderImpl18DoBindRenderbufferEjj 5336 fun:_ZN3gpu5gles216GLES2DecoderImpl18DoBindRenderbufferEjj
5337 fun:_ZN3gpu5gles216GLES2DecoderImpl22HandleBindRenderbufferEjRKNS0_4cmds16Bin dRenderbufferE 5337 fun:_ZN3gpu5gles216GLES2DecoderImpl22HandleBindRenderbufferEjRKNS0_4cmds16Bin dRenderbufferE
5338 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv 5338 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
5339 fun:_ZN3gpu13CommandParser14ProcessCommandEv 5339 fun:_ZN3gpu13CommandParser14ProcessCommandEv
5340 } 5340 }
5341 { 5341 {
5342 bug_290435
5343 Memcheck:Uninitialized
5344 fun:_ZN5blink12AudioContext20scheduleNodeDeletionEv
5345 fun:_ZN5blink12AudioContext21handlePostRenderTasksEv
5346 fun:_ZN5blink20AudioDestinationNode6renderEPNS_8AudioBusES2_m
5347 fun:_ZN5blink27OfflineAudioDestinationNode13offlineRenderEv
5348 }
5349 {
5350 bug_293024_b 5342 bug_293024_b
5351 Memcheck:Leak 5343 Memcheck:Leak
5352 fun:malloc 5344 fun:malloc
5353 fun:_ZN3WTF10fastMallocEm 5345 fun:_ZN3WTF10fastMallocEm
5354 fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm 5346 fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
5355 fun:_ZN5blink12_GLOBAL__N_131AllowFileSystemMainThreadBridge6createEPN7blink1 7WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringE 5347 fun:_ZN5blink12_GLOBAL__N_131AllowFileSystemMainThreadBridge6createEPN7blink1 7WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringE
5356 fun:_ZN5blink22WorkerFileSystemClient15allowFileSystem* 5348 fun:_ZN5blink22WorkerFileSystemClient15allowFileSystem*
5357 ... 5349 ...
5358 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE 5350 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE
5359 } 5351 }
(...skipping 1020 matching lines...) Expand 10 before | Expand all | Expand 10 after
6380 fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONOb jectEEERKS1_Rj 6372 fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONOb jectEEERKS1_Rj
6381 fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleShee tBase* 6373 fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleShee tBase*
6382 fun:_ZN5blink17InspectorCSSAgent* 6374 fun:_ZN5blink17InspectorCSSAgent*
6383 fun:_ZThn40_N5blink17InspectorCSSAgent* 6375 fun:_ZThn40_N5blink17InspectorCSSAgent*
6384 fun:_ZN5blink30InspectorBackendDispatcherImpl* 6376 fun:_ZN5blink30InspectorBackendDispatcherImpl*
6385 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE 6377 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE
6386 fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6Strin gE 6378 fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6Strin gE
6387 fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStri ngE 6379 fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStri ngE
6388 fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs 6380 fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs
6389 } 6381 }
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