Index: tools/valgrind/drmemory/suppressions_full.txt |
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt |
index 8d69eb8c92989d8258fd9f230de9c56d91272905..800c1dfc7b17f38cc538421e307625c804c4ed44 100644 |
--- a/tools/valgrind/drmemory/suppressions_full.txt |
+++ b/tools/valgrind/drmemory/suppressions_full.txt |
@@ -1587,24 +1587,6 @@ name=bug_238170c |
*!blink::applyCommand |
UNINITIALIZED READ |
-name=bug_241044 |
-*!blink::Settings::setOpenGLMultisamplingEnabled |
-*!blink::WebSettingsImpl::setOpenGLMultisamplingEnabled |
-*!content::ApplyWebPreferences |
-*!content::RenderViewImpl::OnUpdateWebPreferences |
-*!content::RenderViewImpl::SetWebkitPreferences |
- |
-UNINITIALIZED READ |
-name=bug_246153 |
-*!blink::Settings::setOpenGLMultisamplingEnabled |
-*!blink::WebSettingsImpl::setOpenGLMultisamplingEnabled |
-*!content::ApplyWebPreferences |
-... |
-*!content::RenderViewImpl::Initialize |
-*!content::RenderViewImpl::Create* |
-*!content::RenderThreadImpl::OnCreateNewView |
- |
-UNINITIALIZED READ |
name=bug_259789 |
*!blink::::adjustAttributes |
*!blink::WebGLRenderingContext::maybeRestoreContext |
@@ -1673,22 +1655,6 @@ name=bug_309477 |
*!content::RenderThreadImpl::EnsureWebKitInitialized |
*!content::RenderThreadImpl::OnCreateNewView |
-UNINITIALIZED READ |
-name=bug_312332 |
-... |
-*!blink::RenderTextControl::computeIntrinsicLogicalWidths |
-*!blink::RenderTextControl::computePreferredLogicalWidths |
-... |
-*!blink::RenderBlock::layout |
- |
-UNINITIALIZED READ |
-name=bug_327672 |
-*!blink::StyleSheetContents::isCacheable |
-*!blink::LinkStyle::setCSSStyleSheet |
-*!blink::CSSStyleSheetResource::checkNotify |
-... |
-*!content::WebURLLoaderImpl::Context::OnCompletedRequest |
- |
############################################################### |
# Real issues in Chromium |