Commit aa55426e authored by bokan@chromium.org's avatar bokan@chromium.org

Removed uninitialized error supressions for WebCore::PinchViewport

Should be fixed by r173871 http://crrev.com/280473002

TBR=zhaoqin@chromium.org
BUG=372226

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269775

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270077 0039d316-1c4b-4281-b951-d872f2087c98
parent ab90cb19
...@@ -2154,13 +2154,6 @@ KERNELBASE.dll!WriteFile ...@@ -2154,13 +2154,6 @@ KERNELBASE.dll!WriteFile
KERNEL32.dll!WriteFile KERNEL32.dll!WriteFile
ipc.dll!IPC::Channel::ChannelImpl::ProcessOutgoingMessages ipc.dll!IPC::Channel::ChannelImpl::ProcessOutgoingMessages
UNINITIALIZED READ
name=bug_372226
...
*!WebCore::PinchViewport::reset
*!WebCore::PinchViewport::PinchViewport
*!WebCore::FrameHost::FrameHost
UNINITIALIZED READ UNINITIALIZED READ
name=bug_372254 name=bug_372254
*!content::*::NotifyPluginProcessHostHelper *!content::*::NotifyPluginProcessHostHelper
...@@ -6420,16 +6420,6 @@ ...@@ -6420,16 +6420,6 @@
fun:_ZN8feedback*FeedbackUploaderTest* fun:_ZN8feedback*FeedbackUploaderTest*
fun:_ZN7testing8internal15TestFactoryImplIN8feedback* fun:_ZN7testing8internal15TestFactoryImplIN8feedback*
} }
{
bug_372226
Memcheck:Uninitialized
...
fun:_ZN7WebCore13PinchViewport5resetEv
...
fun:_ZN7WebCore13PinchViewportC1ERNS_9FrameHostE
...
fun:_ZN7WebCore9FrameHostC1ERNS_4PageE
}
{ {
bug_371974 bug_371974
Memcheck:Leak Memcheck:Leak
......
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