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

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

Issue 2715173002: Final rename from FrameLoaderClient to LocalFrameClient: (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp ('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 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 1028 matching lines...) Expand 10 before | Expand all | Expand 10 after
1039 Memcheck:Leak 1039 Memcheck:Leak
1040 fun:_Znw* 1040 fun:_Znw*
1041 fun:_ZN12LoginHandler6CreateEPN3net17AuthChallengeInfoEPNS0_10URLRequestE 1041 fun:_ZN12LoginHandler6CreateEPN3net17AuthChallengeInfoEPNS0_10URLRequestE
1042 fun:_Z17CreateLoginPromptPN3net17AuthChallengeInfoEPNS_10URLRequestE 1042 fun:_Z17CreateLoginPromptPN3net17AuthChallengeInfoEPNS_10URLRequestE
1043 fun:_ZN22ResourceDispatcherHost14OnAuthRequiredEPN3net10URLRequestEPNS0_17Aut hChallengeInfoE 1043 fun:_ZN22ResourceDispatcherHost14OnAuthRequiredEPN3net10URLRequestEPNS0_17Aut hChallengeInfoE
1044 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv 1044 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
1045 } 1045 }
1046 { 1046 {
1047 bug_84770_a 1047 bug_84770_a
1048 Memcheck:Unaddressable 1048 Memcheck:Unaddressable
1049 fun:_ZN5blink21FrameLoaderClientImpl12allowPluginsEb 1049 fun:_ZN5blink21LocalFrameClientImpl12allowPluginsEb
1050 fun:_ZN5blink14SubframeLoader12allowPluginsENS_28ReasonForCallingAllowPlugins E 1050 fun:_ZN5blink14SubframeLoader12allowPluginsENS_28ReasonForCallingAllowPlugins E
1051 } 1051 }
1052 { 1052 {
1053 bug_84770_b 1053 bug_84770_b
1054 Memcheck:Unaddressable 1054 Memcheck:Unaddressable
1055 fun:_ZN5blink21FrameLoaderClientImpl15allowJavaScriptEb 1055 fun:_ZN5blink21LocalFrameClientImpl15allowJavaScriptEb
1056 fun:_ZN5blink16ScriptController17canExecuteScriptsENS_33ReasonForCallingCanEx ecuteScriptsE 1056 fun:_ZN5blink16ScriptController17canExecuteScriptsENS_33ReasonForCallingCanEx ecuteScriptsE
1057 } 1057 }
1058 { 1058 {
1059 bug_84770_c 1059 bug_84770_c
1060 Memcheck:Unaddressable 1060 Memcheck:Unaddressable
1061 fun:_ZN5blink21FrameLoaderClientImpl20allowScriptExtensionERKN3WTF6StringEi 1061 fun:_ZN5blink21LocalFrameClientImpl20allowScriptExtensionERKN3WTF6StringEi
1062 fun:_ZN5blink16V8DOMWindowShell16createNewContextEN2v86HandleINS1_6ObjectEEEi 1062 fun:_ZN5blink16V8DOMWindowShell16createNewContextEN2v86HandleINS1_6ObjectEEEi
1063 } 1063 }
1064 { 1064 {
1065 bug_86481 1065 bug_86481
1066 Memcheck:Leak 1066 Memcheck:Leak
1067 fun:_Znw* 1067 fun:_Znw*
1068 fun:_ZN9__gnu_cxx13new_allocator*FilePath*allocate* 1068 fun:_ZN9__gnu_cxx13new_allocator*FilePath*allocate*
1069 fun:_ZNSt11_Deque_base*FilePath*_M_allocate_map* 1069 fun:_ZNSt11_Deque_base*FilePath*_M_allocate_map*
1070 fun:_ZNSt11_Deque_base*FilePath*_M_initialize_map* 1070 fun:_ZNSt11_Deque_base*FilePath*_M_initialize_map*
1071 fun:_ZNSt11_Deque_baseI*FilePath* 1071 fun:_ZNSt11_Deque_baseI*FilePath*
(...skipping 1183 matching lines...) Expand 10 before | Expand all | Expand 10 after
2255 fun:_ZN2v88internal6Object11SetPropertyEPNS0_14LookupIteratorENS0_6HandleIS1_ EENS0_10StrictModeENS1_14StoreFromKeyedE 2255 fun:_ZN2v88internal6Object11SetPropertyEPNS0_14LookupIteratorENS0_6HandleIS1_ EENS0_10StrictModeENS1_14StoreFromKeyedE
2256 fun:_ZN2v88internal6Object11SetPropertyENS0_6HandleIS1_EENS2_INS0_4NameEEES3_ NS0_10StrictModeENS1_14StoreFromKeyedE 2256 fun:_ZN2v88internal6Object11SetPropertyENS0_6HandleIS1_EENS2_INS0_4NameEEES3_ NS0_10StrictModeENS1_14StoreFromKeyedE
2257 fun:_ZN2v88internal7Runtime17SetObjectPropertyEPNS0_7IsolateENS0_6HandleINS0_ 6ObjectEEES6_S6_NS0_10StrictModeE 2257 fun:_ZN2v88internal7Runtime17SetObjectPropertyEPNS0_7IsolateENS0_6HandleINS0_ 6ObjectEEES6_S6_NS0_10StrictModeE
2258 fun:_ZN2v86Object3SetENS_6HandleINS_5ValueEEES3_ 2258 fun:_ZN2v86Object3SetENS_6HandleINS_5ValueEEES3_
2259 fun:_ZN18WebCoreTestSupport21injectInternalsObjectEN2v85LocalINS0_7ContextEEE 2259 fun:_ZN18WebCoreTestSupport21injectInternalsObjectEN2v85LocalINS0_7ContextEEE
2260 fun:_ZN5blink17WebTestingSupport21injectInternalsObjectEPNS_13WebLocalFrameE 2260 fun:_ZN5blink17WebTestingSupport21injectInternalsObjectEPNS_13WebLocalFrameE
2261 fun:_ZN7content15BlinkTestRunner20DidClearWindowObjectEPN5blink13WebLocalFram eE 2261 fun:_ZN7content15BlinkTestRunner20DidClearWindowObjectEPN5blink13WebLocalFram eE
2262 fun:_ZN7content14RenderViewImpl20didClearWindowObjectEPN5blink13WebLocalFrame E 2262 fun:_ZN7content14RenderViewImpl20didClearWindowObjectEPN5blink13WebLocalFrame E
2263 fun:_ZN7content15RenderFrameImpl20didClearWindowObjectEPN5blink13WebLocalFram eE 2263 fun:_ZN7content15RenderFrameImpl20didClearWindowObjectEPN5blink13WebLocalFram eE
2264 fun:_ZThn16_N7content15RenderFrameImpl20didClearWindowObjectEPN5blink13WebLoc alFrameE 2264 fun:_ZThn16_N7content15RenderFrameImpl20didClearWindowObjectEPN5blink13WebLoc alFrameE
2265 fun:_ZN5blink21FrameLoaderClientImpl39dispatchDidClearWindowObjectInMainWorld Ev 2265 fun:_ZN5blink21LocalFrameClientImpl39dispatchDidClearWindowObjectInMainWorldE v
2266 fun:_ZN5blink11FrameLoader39dispatchDidClearWindowObjectInMainWorldEv 2266 fun:_ZN5blink11FrameLoader39dispatchDidClearWindowObjectInMainWorldEv
2267 fun:_ZN5blink16ScriptController11windowShellERNS_15DOMWrapperWorldE 2267 fun:_ZN5blink16ScriptController11windowShellERNS_15DOMWrapperWorldE
2268 fun:_ZN5blink11toV8ContextEPNS_10LocalFrameERNS_15DOMWrapperWorldE 2268 fun:_ZN5blink11toV8ContextEPNS_10LocalFrameERNS_15DOMWrapperWorldE
2269 fun:_ZNK5blink17WebLocalFrameImpl22mainWorldScriptContextEv 2269 fun:_ZNK5blink17WebLocalFrameImpl22mainWorldScriptContextEv
2270 fun:_ZN5blink17WebTestingSupport20resetInternalsObjectEPNS_13WebLocalFrameE 2270 fun:_ZN5blink17WebTestingSupport20resetInternalsObjectEPNS_13WebLocalFrameE
2271 fun:_ZN7content15BlinkTestRunner5ResetEv 2271 fun:_ZN7content15BlinkTestRunner5ResetEv
2272 fun:_ZN7content26ShellContentRendererClient17RenderViewCreatedEPNS_10RenderVi ewE 2272 fun:_ZN7content26ShellContentRendererClient17RenderViewCreatedEPNS_10RenderVi ewE
2273 fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE 2273 fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE
2274 fun:_ZN7content14RenderViewImpl6CreateEibRKNS_19RendererPreferencesERKNS_14We bPreferencesEiiilRKSbItN4base20string16_char_traitsESaItEEbbibbiRKN5blink13WebSc reenInfoE17AccessibilityMode 2274 fun:_ZN7content14RenderViewImpl6CreateEibRKNS_19RendererPreferencesERKNS_14We bPreferencesEiiilRKSbItN4base20string16_char_traitsESaItEEbbibbiRKN5blink13WebSc reenInfoE17AccessibilityMode
2275 fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params 2275 fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
(...skipping 642 matching lines...) Expand 10 before | Expand all | Expand 10 after
2918 ... 2918 ...
2919 fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv 2919 fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv
2920 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storag e20SpecialStoragePolicyEE 2920 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storag e20SpecialStoragePolicyEE
2921 } 2921 }
2922 { 2922 {
2923 bug_587544_b 2923 bug_587544_b
2924 Memcheck:Leak 2924 Memcheck:Leak
2925 ... 2925 ...
2926 fun:_ZN4base4BindIMN7content21ChromeAppCacheServiceEFvRKNS_8FilePathEPNS1_15R esourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storage20Specia lStoragePolicyEEEJPS2_S3_S7_SB_IS9_ESE_EEENS_8CallbackINS_8internal22MakeUnbound RunTypeImplIT_JDpT0_EE4TypeEEESM_DpOSN_ 2926 fun:_ZN4base4BindIMN7content21ChromeAppCacheServiceEFvRKNS_8FilePathEPNS1_15R esourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN7storage20Specia lStoragePolicyEEEJPS2_S3_S7_SB_IS9_ESE_EEENS_8CallbackINS_8internal22MakeUnbound RunTypeImplIT_JDpT0_EE4TypeEEESM_DpOSN_
2927 } 2927 }
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698