Commit 4794bd6b authored by zhaoqin@google.com's avatar zhaoqin@google.com

suppress memory leaks from ui::GestureProviderAura::GestureProviderAura

TBR=tdresser@chromium.org
BUG=372143
TEST=waterfall

Review URL: https://codereview.chromium.org/278173002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269580 0039d316-1c4b-4281-b951-d872f2087c98
parent 47c9991b
...@@ -6420,3 +6420,16 @@ ...@@ -6420,3 +6420,16 @@
fun:_ZN8feedback*FeedbackUploaderTest* fun:_ZN8feedback*FeedbackUploaderTest*
fun:_ZN7testing8internal15TestFactoryImplIN8feedback* fun:_ZN7testing8internal15TestFactoryImplIN8feedback*
} }
{
bug_372143
Memcheck:Leak
fun:_Znw*
...
fun:_ZN2ui12_GLOBAL__N_121CreateGestureProviderEPNS_25GestureProviderAuraClientE
fun:_ZN2ui21GestureRecognizerImpl29GetGestureProviderForConsumerEPNS_15GestureConsumerE
fun:_ZN2ui21GestureRecognizerImpl27ProcessTouchEventForGestureERKNS_10TouchEventENS_11EventResultEPNS_15GestureConsumerE
fun:_ZN4aura21WindowEventDispatcher17PostDispatchEventEPN2ui11EventTargetERKNS1_5EventE
fun:_ZN2ui23EventDispatcherDelegate13DispatchEventEPNS_11EventTargetEPNS_5EventE
fun:_ZN2ui14EventProcessor17OnEventFromSourceEPNS_5EventE
fun:_ZN4aura4test12AuraTestBase34DispatchEventUsingWindowDispatcherEPN2ui5EventE
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment