OLD | NEW |
1 # This file contains suppressions for the Dr.Memory tool, see | 1 # This file contains suppressions for the Dr.Memory tool, see |
2 # http://dev.chromium.org/developers/how-tos/using-drmemory | 2 # http://dev.chromium.org/developers/how-tos/using-drmemory |
3 # | 3 # |
4 # This file should contain suppressions only for the reports happening | 4 # This file should contain suppressions only for the reports happening |
5 # in the 'full' mode (drmemory_full). | 5 # in the 'full' mode (drmemory_full). |
6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), | 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), |
7 # please use suppressions.txt instead. | 7 # please use suppressions.txt instead. |
8 | 8 |
9 ############################################################### | 9 ############################################################### |
10 # Known reports on the third party we have no control over. | 10 # Known reports on the third party we have no control over. |
(...skipping 1437 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1448 *!ash::Shell::ShowCursor | 1448 *!ash::Shell::ShowCursor |
1449 *!ash::CursorManager::ShowCursor | 1449 *!ash::CursorManager::ShowCursor |
1450 *!ash::test::AshTestBase::SetUp | 1450 *!ash::test::AshTestBase::SetUp |
1451 | 1451 |
1452 UNINITIALIZED READ | 1452 UNINITIALIZED READ |
1453 name=bug_145244 | 1453 name=bug_145244 |
1454 *!WebCore::StyleRuleImport::requestStyleSheet | 1454 *!WebCore::StyleRuleImport::requestStyleSheet |
1455 *!WebCore::StyleSheetContents::requestImportedStyleSheets | 1455 *!WebCore::StyleSheetContents::requestImportedStyleSheets |
1456 | 1456 |
1457 UNINITIALIZED READ | 1457 UNINITIALIZED READ |
1458 name=bug_158510 | |
1459 *!WebCore::RenderTable::layout | |
1460 ... | |
1461 *!WebCore::RenderBlock::layout | |
1462 | |
1463 UNINITIALIZED READ | |
1464 name=bug_159005 | 1458 name=bug_159005 |
1465 *!WebCore::RenderMarquee::updateMarqueeStyle | 1459 *!WebCore::RenderMarquee::updateMarqueeStyle |
1466 *!WebCore::RenderLayer::styleChanged | 1460 *!WebCore::RenderLayer::styleChanged |
1467 *!WebCore::RenderLayerModelObject::styleDidChange | 1461 *!WebCore::RenderLayerModelObject::styleDidChange |
1468 *!WebCore::RenderBox::styleDidChange | 1462 *!WebCore::RenderBox::styleDidChange |
1469 *!WebCore::RenderBlock::styleDidChange | 1463 *!WebCore::RenderBlock::styleDidChange |
1470 *!WebCore::RenderObject::setStyle | 1464 *!WebCore::RenderObject::setStyle |
1471 | 1465 |
1472 UNINITIALIZED READ | 1466 UNINITIALIZED READ |
1473 name=bug_162825 | 1467 name=bug_162825 |
(...skipping 582 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2056 content.dll!content::ScreenshotData::EncodeOnWorker | 2050 content.dll!content::ScreenshotData::EncodeOnWorker |
2057 | 2051 |
2058 UNINITIALIZED READ | 2052 UNINITIALIZED READ |
2059 name=bug_363487 | 2053 name=bug_363487 |
2060 blink_web.dll!WebCore::RenderLayerCompositor::updateIfNeeded | 2054 blink_web.dll!WebCore::RenderLayerCompositor::updateIfNeeded |
2061 blink_web.dll!WebCore::RenderLayerCompositor::updateIfNeededRecursive | 2055 blink_web.dll!WebCore::RenderLayerCompositor::updateIfNeededRecursive |
2062 blink_web.dll!WebCore::FrameView::updateLayoutAndStyleForPainting | 2056 blink_web.dll!WebCore::FrameView::updateLayoutAndStyleForPainting |
2063 blink_web.dll!WebCore::PageAnimator::updateLayoutAndStyleForPainting | 2057 blink_web.dll!WebCore::PageAnimator::updateLayoutAndStyleForPainting |
2064 | 2058 |
2065 UNINITIALIZED READ | 2059 UNINITIALIZED READ |
2066 name=bug_364675 | |
2067 blink_web.dll!WebCore::AutoTableLayout::layout | |
2068 blink_web.dll!WebCore::RenderTable::layout | |
2069 blink_web.dll!... | |
2070 blink_web.dll!WebCore::RenderBlockFlow::layoutBlockFlow | |
2071 blink_web.dll!WebCore::RenderBlockFlow::layoutBlock | |
2072 | |
2073 UNINITIALIZED READ | |
2074 name=bug_365101 | 2060 name=bug_365101 |
2075 *!device::BluetoothAdapterWin::AdapterStateChanged | 2061 *!device::BluetoothAdapterWin::AdapterStateChanged |
2076 | 2062 |
2077 UNINITIALIZED READ | 2063 UNINITIALIZED READ |
2078 name=bug_364146 | 2064 name=bug_364146 |
2079 ... | 2065 ... |
2080 v8.dll!* | 2066 v8.dll!* |
2081 net_with_v8.dll!net::ProxyResolverV8::Context::* | 2067 net_with_v8.dll!net::ProxyResolverV8::Context::* |
2082 | 2068 |
2083 UNINITIALIZED READ | 2069 UNINITIALIZED READ |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2179 name=bug_376814 | 2165 name=bug_376814 |
2180 *!content::PepperPluginInstanceImpl::UpdateLayer | 2166 *!content::PepperPluginInstanceImpl::UpdateLayer |
2181 | 2167 |
2182 UNINITIALIZED READ | 2168 UNINITIALIZED READ |
2183 name=bug_377728 | 2169 name=bug_377728 |
2184 ... | 2170 ... |
2185 *!Hunspell::suggest | 2171 *!Hunspell::suggest |
2186 *!HunspellEngine::FillSuggestionList | 2172 *!HunspellEngine::FillSuggestionList |
2187 *!SpellcheckLanguage::SpellCheckWord | 2173 *!SpellcheckLanguage::SpellCheckWord |
2188 *!SpellCheck::SpellCheckWord | 2174 *!SpellCheck::SpellCheckWord |
OLD | NEW |