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

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

Issue 7218073: Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the Profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 9 years, 5 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 | « chrome/test/testing_profile.cc ('k') | 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 three kinds of suppressions in this file. 1 # There are three 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 3310 matching lines...) Expand 10 before | Expand all | Expand 10 after
3321 fun:_ZN19SafeBrowsingService5StartEv 3321 fun:_ZN19SafeBrowsingService5StartEv
3322 fun:_ZN19SafeBrowsingService10InitializeEv 3322 fun:_ZN19SafeBrowsingService10InitializeEv
3323 fun:_ZN22ResourceDispatcherHost10InitializeEv 3323 fun:_ZN22ResourceDispatcherHost10InitializeEv
3324 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv 3324 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
3325 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv 3325 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
3326 fun:_ZN16ExtensionService4InitEv 3326 fun:_ZN16ExtensionService4InitEv
3327 fun:_ZN11ProfileImpl14InitExtensionsE* 3327 fun:_ZN11ProfileImpl14InitExtensionsE*
3328 fun:_ZN14ProfileManager10AddProfileEP7Profileb 3328 fun:_ZN14ProfileManager10AddProfileEP7Profileb
3329 } 3329 }
3330 { 3330 {
3331 bug_66853_b
3332 Memcheck:Leak
3333 fun:_Znw*
3334 fun:_ZN11ProfileImpl25GetHostContentSettingsMapEv
3335 ...
3336 fun:_ZNK17ProfileImplIOData6Handle27GetMainRequestContextGetterEv
3337 fun:_ZN11ProfileImpl17GetRequestContextEv
3338 fun:_ZN19SafeBrowsingService5StartEv
3339 fun:_ZN19SafeBrowsingService10InitializeEv
3340 fun:_ZN22ResourceDispatcherHost10InitializeEv
3341 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
3342 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
3343 fun:_ZN16ExtensionService4InitEv
3344 fun:_ZN11ProfileImpl14InitExtensionsE*
3345 fun:_ZN14ProfileManager10AddProfileEP7Profileb
3346 }
3347 {
3348 bug_67142 3331 bug_67142
3349 Memcheck:Leak 3332 Memcheck:Leak
3350 fun:_Znw* 3333 fun:_Znw*
3351 fun:_ZN16ChildProcessHost13CreateChannelEv 3334 fun:_ZN16ChildProcessHost13CreateChannelEv
3352 fun:_ZN14GpuProcessHost4InitEv 3335 fun:_ZN14GpuProcessHost4InitEv
3353 } 3336 }
3354 { 3337 {
3355 bug_67261 3338 bug_67261
3356 Memcheck:Leak 3339 Memcheck:Leak
3357 fun:_Znw* 3340 fun:_Znw*
(...skipping 1438 matching lines...) Expand 10 before | Expand all | Expand 10 after
4796 Memcheck:Leak 4779 Memcheck:Leak
4797 fun:_Znw* 4780 fun:_Znw*
4798 fun:_ZN8chromeos12input_method14IBusController6CreateEv 4781 fun:_ZN8chromeos12input_method14IBusController6CreateEv
4799 fun:_ZN8chromeos12input_method22InputMethodManagerImplC1Ev 4782 fun:_ZN8chromeos12input_method22InputMethodManagerImplC1Ev
4800 fun:_ZN22DefaultSingletonTraitsIN8chromeos12input_method22InputMethodManagerI mplEE3NewEv 4783 fun:_ZN22DefaultSingletonTraitsIN8chromeos12input_method22InputMethodManagerI mplEE3NewEv
4801 fun:_ZN9SingletonIN8chromeos12input_method22InputMethodManagerImplE22DefaultS ingletonTraitsIS2_ES2_E3getEv 4784 fun:_ZN9SingletonIN8chromeos12input_method22InputMethodManagerImplE22DefaultS ingletonTraitsIS2_ES2_E3getEv
4802 fun:_ZN8chromeos12input_method22InputMethodManagerImpl11GetInstanceEv 4785 fun:_ZN8chromeos12input_method22InputMethodManagerImpl11GetInstanceEv
4803 fun:_ZN8chromeos12input_method18InputMethodManager11GetInstanceEv 4786 fun:_ZN8chromeos12input_method18InputMethodManager11GetInstanceEv
4804 } 4787 }
4805 4788
4806 {
4807 bug_88557
4808 Memcheck:Leak
4809 fun:_Znw*
4810 fun:_ZN14ExtensionPrefsC1EP11PrefServiceRK8FilePathP21ExtensionPrefValueMap
4811 fun:_ZN11ProfileImpl13OnPrefsLoadedEb
4812 fun:_ZN11ProfileImplC1ERK8FilePathPN7Profile8DelegateE
4813 fun:_ZN7Profile13CreateProfileERK8FilePath
4814 fun:_ZN14ProfileManager10GetProfileERK8FilePath
4815 fun:_ZN14ProfileManager17GetDefaultProfileERK8FilePath
4816 fun:_ZN12_GLOBAL__N_113CreateProfileERK18MainFunctionParamsRK8FilePath
4817 fun:_Z11BrowserMainRK18MainFunctionParams
4818 fun:_ZN12_GLOBAL__N_123RunNamedProcessTypeMainERKSsRK18MainFunctionParams
4819 fun:ChromeMain
4820 fun:main
4821 }
4822
4823 #----------------------------------------------------------------------- 4789 #-----------------------------------------------------------------------
4824 # These only occur on our Google workstations 4790 # These only occur on our Google workstations
4825 { 4791 {
4826 bug_todo_freeres 4792 bug_todo_freeres
4827 Memcheck:Free 4793 Memcheck:Free
4828 fun:free 4794 fun:free
4829 fun:__libc_freeres 4795 fun:__libc_freeres
4830 fun:_vgnU_freeres 4796 fun:_vgnU_freeres
4831 fun:_Exit 4797 fun:_Exit
4832 fun:exit 4798 fun:exit
(...skipping 10 matching lines...) Expand all
4843 { 4809 {
4844 bug_todo_getdelim2 4810 bug_todo_getdelim2
4845 Memcheck:Leak 4811 Memcheck:Leak
4846 fun:malloc 4812 fun:malloc
4847 fun:getdelim 4813 fun:getdelim
4848 obj:/lib/libselinux.so.1 4814 obj:/lib/libselinux.so.1
4849 obj:/lib/libselinux.so.1 4815 obj:/lib/libselinux.so.1
4850 obj:/lib/libselinux.so.1 4816 obj:/lib/libselinux.so.1
4851 } 4817 }
4852 4818
OLDNEW
« no previous file with comments | « chrome/test/testing_profile.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698