Remove AutoTableLayout suppressions

https://codereview.chromium.org/291933002 solved
these suppressions.

BUG=364675,158510

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274559 0039d316-1c4b-4281-b951-d872f2087c98
parent 70ebc314
......@@ -14,8 +14,5 @@ fun:*MOZ_Z_deflate*
fun:unpack_RGBA8888
fun:unpack_RGB888
# http://crbug.com/158510
fun:_ZN7WebCore11RenderTable6layoutEv
# Bug in MSan, fixed in clang r210020. http://crbug.com/378909
fun:*convolveVertically_SSE2*
......@@ -1454,12 +1454,6 @@ name=bug_145244
*!WebCore::StyleRuleImport::requestStyleSheet
*!WebCore::StyleSheetContents::requestImportedStyleSheets
UNINITIALIZED READ
name=bug_158510
*!WebCore::RenderTable::layout
...
*!WebCore::RenderBlock::layout
UNINITIALIZED READ
name=bug_159005
*!WebCore::RenderMarquee::updateMarqueeStyle
......@@ -2062,14 +2056,6 @@ blink_web.dll!WebCore::RenderLayerCompositor::updateIfNeededRecursive
blink_web.dll!WebCore::FrameView::updateLayoutAndStyleForPainting
blink_web.dll!WebCore::PageAnimator::updateLayoutAndStyleForPainting
UNINITIALIZED READ
name=bug_364675
blink_web.dll!WebCore::AutoTableLayout::layout
blink_web.dll!WebCore::RenderTable::layout
blink_web.dll!...
blink_web.dll!WebCore::RenderBlockFlow::layoutBlockFlow
blink_web.dll!WebCore::RenderBlockFlow::layoutBlock
UNINITIALIZED READ
name=bug_365101
*!device::BluetoothAdapterWin::AdapterStateChanged
......
......@@ -4207,13 +4207,6 @@
fun:_Znw*
fun:_ZN7content23AudioInputDeviceManager23EnumerateOnDeviceThread*
}
{
bug_158510
Memcheck:Uninitialized
fun:_ZN7WebCore11RenderTable6layoutEv
...
fun:_ZN7WebCore11RenderBlock6layoutEv
}
{
bug_158514
Memcheck:Uninitialized
......
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