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

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

Issue 10907070: [Sync] Rename classes in sync/ that start with Chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rename var Created 8 years, 3 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
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 5269 matching lines...) Expand 10 before | Expand all | Expand 10 after
5280 fun:_ZN4base6Thread10ThreadMainEv 5280 fun:_ZN4base6Thread10ThreadMainEv
5281 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv 5281 fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
5282 } 5282 }
5283 { 5283 {
5284 bug_130362 5284 bug_130362
5285 Memcheck:Leak 5285 Memcheck:Leak
5286 fun:_Znw* 5286 fun:_Znw*
5287 fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St 4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E 5287 fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St 4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
5288 fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingState BlobEv 5288 fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingState BlobEv
5289 fun:_ZN12invalidation22InvalidationClientImpl5StartEv 5289 fun:_ZN12invalidation22InvalidationClientImpl5StartEv
5290 fun:_ZN13sync_notifier24ChromeInvalidationClient5StartERKSsS2_S2_RKSt3mapIN8s yncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleI NS_24InvalidationStateTrackerEEEPNS0_8ListenerEPNS_11StateWriterE 5290 fun:_ZN13sync_notifier24SyncInvalidationClient5StartERKSsS2_S2_RKSt3mapIN8syn cable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS _24InvalidationStateTrackerEEEPNS0_8ListenerEPNS_11StateWriterE
rlarocque 2012/09/05 00:58:31 Good catch. I would not have thought to look here
5291 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_ 5291 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
5292 fun:_ZN13sync_notifier31NonBlockingInvalidationNotifier4Core17UpdateCredentia lsERKSsS3_ 5292 fun:_ZN13sync_notifier31NonBlockingInvalidationNotifier4Core17UpdateCredentia lsERKSsS3_
5293 } 5293 }
5294 { 5294 {
5295 bug_130449 5295 bug_130449
5296 Memcheck:Leak 5296 Memcheck:Leak
5297 fun:_Znw* 5297 fun:_Znw*
5298 fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St 4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E 5298 fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St 4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
5299 fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingState BlobEv 5299 fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingState BlobEv
5300 fun:_ZN12invalidation22InvalidationClientImpl5StartEv 5300 fun:_ZN12invalidation22InvalidationClientImpl5StartEv
5301 fun:_ZN13sync_notifier24ChromeInvalidationClient5StartERKSsS2_S2_RKSt3mapIN8s yncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleI NS_24InvalidationStateTrackerEEEPNS0_8ListenerE 5301 fun:_ZN13sync_notifier24SyncInvalidationClient5StartERKSsS2_S2_RKSt3mapIN8syn cable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS _24InvalidationStateTrackerEEEPNS0_8ListenerE
5302 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_ 5302 fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
5303 fun:_ZN13sync_notifier31NonBlockingInvalidationNotifier4Core17UpdateCredentia lsERKSsS3_ 5303 fun:_ZN13sync_notifier31NonBlockingInvalidationNotifier4Core17UpdateCredentia lsERKSsS3_
5304 } 5304 }
5305 { 5305 {
5306 bug_130619 5306 bug_130619
5307 Memcheck:Leak 5307 Memcheck:Leak
5308 fun:_Znw* 5308 fun:_Znw*
5309 fun:_ZN7WebCore9ClipRects6createERKS0_ 5309 fun:_ZN7WebCore9ClipRects6createERKS0_
5310 fun:_ZN7WebCore11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13Cl ipRectsTypeENS_29OverlayScrollbarSizeRelevancyE 5310 fun:_ZN7WebCore11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13Cl ipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
5311 ... 5311 ...
(...skipping 688 matching lines...) Expand 10 before | Expand all | Expand 10 after
6000 obj:/lib/libselinux.so.1 6000 obj:/lib/libselinux.so.1
6001 obj:/lib/libselinux.so.1 6001 obj:/lib/libselinux.so.1
6002 } 6002 }
6003 { 6003 {
6004 bug_todo_grep 6004 bug_todo_grep
6005 Memcheck:Leak 6005 Memcheck:Leak
6006 fun:malloc 6006 fun:malloc
6007 obj:/bin/grep 6007 obj:/bin/grep
6008 obj:/bin/grep 6008 obj:/bin/grep
6009 } 6009 }
OLDNEW
« sync/notifier/sync_system_resources_unittest.cc ('K') | « sync/sync.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698