DescriptionBug fix: Use the last hidden time for purge + suspend
|TabStats::last_active| is updated when the tab is made active, and
using this as a base time point for purge + suspend is wrong. Instead,
the time point should be the time when the tab is made hidden.
This CL fixes this by replacing this usage with last_hidden, which is
newly introduced.
BUG=551995, 607077
Committed: https://crrev.com/c4f226a843d7af20981be69e545f349de5693eae
Cr-Commit-Position: refs/heads/master@{#426755}
Patch Set 1 #Patch Set 2 : (rebase) #
Depends on Patchset: Messages
Total messages: 16 (8 generated)
|