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

Unified Diff: chrome/browser/memory/tab_manager_delegate_chromeos.cc

Issue 2859173003: Remove an obsolete TODO for removing OnWindowActivated (Closed)
Patch Set: Created 3 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/memory/tab_manager_delegate_chromeos.cc
diff --git a/chrome/browser/memory/tab_manager_delegate_chromeos.cc b/chrome/browser/memory/tab_manager_delegate_chromeos.cc
index d1c98a66f522b98be787c6cba2067a92e7067668..e39f69f37c96dfa720f94f12104c658309ba277c 100644
--- a/chrome/browser/memory/tab_manager_delegate_chromeos.cc
+++ b/chrome/browser/memory/tab_manager_delegate_chromeos.cc
@@ -330,10 +330,6 @@ void TabManagerDelegate::OnBrowserSetLastActive(Browser* browser) {
AdjustFocusedTabScore(pid);
}
-// TODO(cylee): Remove this function if Android process OOM score settings
-// is moved back to Android.
-// For example, negotiate non-overlapping OOM score ranges so Chrome and Android
-// can set OOM score for processes in their own world.
void TabManagerDelegate::OnWindowActivated(
aura::client::ActivationChangeObserver::ActivationReason reason,
aura::Window* gained_active,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698