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

Unified Diff: content/browser/memory/memory_coordinator.h

Issue 2363353002: Document memory coordinator (Closed)
Patch Set: comments Created 4 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
Index: content/browser/memory/memory_coordinator.h
diff --git a/content/browser/memory/memory_coordinator.h b/content/browser/memory/memory_coordinator.h
index c870c91f0316712fb0a4420a9bb42503c2616d82..f674ef5b48ce950e5c442c24e73aef850940251d 100644
--- a/content/browser/memory/memory_coordinator.h
+++ b/content/browser/memory/memory_coordinator.h
@@ -14,6 +14,9 @@
namespace content {
+// NOTE: Memory coordinator is under development and not fully working.
+// TODO(bashi): Add more explanations when we implement memory coordinator V0.
+
class MemoryCoordinatorHandleImpl;
// MemoryCoordinator is responsible for the whole memory management accross the
« no previous file with comments | « base/memory/memory_coordinator_client_registry.cc ('k') | content/child/memory/child_memory_coordinator_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698