Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Unified Diff: tools/valgrind/drmemory/suppressions_full.txt

Issue 519333002: Move resource_loader_bridge.* from webkit/child to content/child. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sort + REBASE Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/BUILD.gn ('k') | webkit/child/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/drmemory/suppressions_full.txt
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt
index 434d7227bd1399f2fd82ec47cf81b902a9c0dff1..5a58e529058b632d6393b89272901b0ce9f03450 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1258,7 +1258,7 @@ name=bug_108620
*!blink::Timer<>::fired
*!blink::ThreadTimers::sharedTimerFiredInternal
*!blink::ThreadTimers::sharedTimerFired
-*!webkit_glue::WebKitPlatformSupportImpl::DoTimeout
+*!content::BlinkPlatformImpl::DoTimeout
*!base::BaseTimer<>::TimerTask::Run
UNINITIALIZED READ
@@ -1611,7 +1611,7 @@ name=bug_259789
*!blink::Timer<>::fired
*!blink::ThreadTimers::sharedTimerFiredInternal
*!blink::ThreadTimers::sharedTimerFired
-*!webkit_glue::WebKitPlatformSupportImpl::DoTimeout
+*!content::BlinkPlatformImpl::DoTimeout
UNINITIALIZED READ
name=bug_290405
@@ -1687,7 +1687,7 @@ name=bug_327672
*!blink::LinkStyle::setCSSStyleSheet
*!blink::CSSStyleSheetResource::checkNotify
...
-*!webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest
+*!content::WebURLLoaderImpl::Context::OnCompletedRequest
###############################################################
# Real issues in Chromium
« no previous file with comments | « content/test/BUILD.gn ('k') | webkit/child/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698