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

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

Issue 2171503005: Rename WebTestProxy to WebViewTestProxy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressing comments Created 4 years, 5 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 | « third_party/WebKit/Source/web/WebPagePopupImpl.cpp ('k') | no next file » | 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 33288232f1e82d2c27380b86c9c4e4dec63884d1..94033b2390bf3480555ee586fa5e44a29212f2a6 100644
--- a/tools/valgrind/drmemory/suppressions_full.txt
+++ b/tools/valgrind/drmemory/suppressions_full.txt
@@ -1218,8 +1218,8 @@ name=bug_162825
UNINITIALIZED READ
name=bug_176616_a
-*!WebTestRunner::WebTestProxyBase::didCreateDataSource
-*!WebTestRunner::WebTestProxy<>::didCreateDataSource
+*!WebTestRunner::WebViewTestProxyBase::didCreateDataSource
+*!WebTestRunner::WebViewTestProxy<>::didCreateDataSource
*!blink::FrameLoaderClientImpl::createDocumentLoader
*!blink::FrameLoader::init
*!blink::Frame::init
« no previous file with comments | « third_party/WebKit/Source/web/WebPagePopupImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698