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/heapcheck/suppressions.txt

Issue 92153003: Rename RenderViewHostManager to RenderFrameHostManager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 1 month 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/renderer/render_view_impl.cc ('k') | tools/telemetry/telemetry/page/page_runner.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/suppressions.txt
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
index 7b4952365f8f5ef5b3a634504e52a4cafdfb7133..15ea9348f69af4b804aed064c2496f985e4f1bc7 100644
--- a/tools/heapcheck/suppressions.txt
+++ b/tools/heapcheck/suppressions.txt
@@ -456,7 +456,7 @@
fun:content::SiteInstanceImpl::GetProcess
fun:RenderViewHostImpl
fun:content::RenderViewHostFactory::Create
- fun:content::RenderViewHostManager::Init
+ fun:content::RenderFrameHostManager::Init
fun:content::WebContentsImpl::Init
fun:content::TestWebContents::Create
fun:content::WebContentsTester::CreateTestWebContents
@@ -633,7 +633,7 @@
fun:GetStoragePartitionFromConfig
fun:content::BrowserContext::GetStoragePartition
fun:content::NavigationControllerImpl::GetSessionStorageNamespace
- fun:content::RenderViewHostManager::Init
+ fun:content::RenderFrameHostManager::Init
}
{
bug_236791
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | tools/telemetry/telemetry/page/page_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698