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

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

Issue 8636016: Valgrind: Fix a suppression for bug 101146 since files have moved. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 4777 matching lines...) Expand 10 before | Expand all | Expand 10 after
4788 fun:_ZN11webkit_glue20ResourceLoaderBridge6CreateERKNS0_11RequestInfoE 4788 fun:_ZN11webkit_glue20ResourceLoaderBridge6CreateERKNS0_11RequestInfoE
4789 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLReques tEPNS_20ResourceLoaderBridge16SyncLoadResponseE 4789 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLReques tEPNS_20ResourceLoaderBridge16SyncLoadResponseE
4790 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURL RequestEPNS1_18WebURLLoaderClientE 4790 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURL RequestEPNS1_18WebURLLoaderClientE
4791 fun:_ZN7WebCore22ResourceHandleInternal5startEv 4791 fun:_ZN7WebCore22ResourceHandleInternal5startEv
4792 fun:_ZN7WebCore14ResourceHandle5startEPNS_17NetworkingContextE 4792 fun:_ZN7WebCore14ResourceHandle5startEPNS_17NetworkingContextE
4793 } 4793 }
4794 { 4794 {
4795 bug_101146c 4795 bug_101146c
4796 Memcheck:Leak 4796 Memcheck:Leak
4797 fun:_Znw* 4797 fun:_Znw*
4798 fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev 4798 fun:_ZN11webkit_glue16WebURLLoaderImplC1EPNS_25WebKitPlatformSupportImplE
4799 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv 4799 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv
4800 fun:_ZN11webkit_glue15ResourceFetcher5StartEPN6WebKit8WebFrameE 4800 fun:_ZN11webkit_glue15ResourceFetcher5StartEPN6WebKit8WebFrameE
4801 fun:_ZN11webkit_glue15ResourceFetcherC2ERK4GURLPN6WebKit8WebFrameENS4_13WebUR LRequest10TargetTypeEP14CallbackRunnerI6Tuple2IRKNS4_14WebURLResponseERKSsEE 4801 fun:_ZN11webkit_glue15ResourceFetcherC2ERK4GURLPN6WebKit8WebFrameENS4_13WebUR LRequest10TargetTypeERKN4base8CallbackIFvRKNS4_14WebURLResponseERKSsEEE
4802 fun:_ZN11webkit_glue26ResourceFetcherWithTimeoutC1ERK4GURLPN6WebKit8WebFrameE NS4_13WebURLRequest10TargetTypeEiP14CallbackRunnerI6Tuple2IRKNS4_14WebURLRespons eERKSsEE 4802 fun:_ZN11webkit_glue26ResourceFetcherWithTimeoutC1ERK4GURLPN6WebKit8WebFrameE NS4_13WebURLRequest10TargetTypeEiRKN4base8CallbackIFvRKNS4_14WebURLResponseERKSs EEE
4803 fun:_ZN11webkit_glue27AltErrorPageResourceFetcherC1ERK4GURLPN6WebKit8WebFrame ERKNS4_11WebURLError*Callback* 4803 fun:_ZN11webkit_glue27AltErrorPageResourceFetcherC1ERK4GURLPN6WebKit8WebFrame ERKNS4_11WebURLError*Callback*
4804 fun:_ZN14RenderViewImpl27MaybeLoadAlternateErrorPageEPN6WebKit8WebFrameERKNS0 _11WebURLErrorEb 4804 fun:_ZN14RenderViewImpl27MaybeLoadAlternateErrorPageEPN6WebKit8WebFrameERKNS0 _11WebURLErrorEb
4805 fun:_ZN14RenderViewImpl22didFailProvisionalLoadEPN6WebKit8WebFrameERKNS0_11We bURLErrorE 4805 fun:_ZN14RenderViewImpl22didFailProvisionalLoadEPN6WebKit8WebFrameERKNS0_11We bURLErrorE
4806 fun:_ZN6WebKit12WebFrameImpl7didFailERKN7WebCore13ResourceErrorEb 4806 fun:_ZN6WebKit12WebFrameImpl7didFailERKN7WebCore13ResourceErrorEb
4807 } 4807 }
4808 { 4808 {
4809 bug_101151 4809 bug_101151
4810 Memcheck:Leak 4810 Memcheck:Leak
4811 fun:_Znw* 4811 fun:_Znw*
4812 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE 4812 fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6St ringEEENS_12ExternalModeE
(...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after
5290 obj:/lib/libselinux.so.1 5290 obj:/lib/libselinux.so.1
5291 obj:/lib/libselinux.so.1 5291 obj:/lib/libselinux.so.1
5292 } 5292 }
5293 { 5293 {
5294 bug_todo_grep 5294 bug_todo_grep
5295 Memcheck:Leak 5295 Memcheck:Leak
5296 fun:malloc 5296 fun:malloc
5297 obj:/bin/grep 5297 obj:/bin/grep
5298 obj:/bin/grep 5298 obj:/bin/grep
5299 } 5299 }
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