Chromium Code Reviews
DescriptionEnable TabManager to kill foreground Android apps.
In the past TabManager never kill Android apps which are visible to
users (whether it's in the foreground or not). It basically only kills
Android background processes with no GUI. On machines with limited
memory it may be necessary to kill visible Android apps as well so the
system can run smoothly.
BUG=b:36207466
TEST=samus
Patch Set 1 #Patch Set 2 : Enable TabManager to kill visible Android apps. #Patch Set 3 : Enable TabManager to kill visible Android apps. #Messages
Total messages: 7 (3 generated)
|