DescriptionFix incognito tabs persisting when cct service is active
Swiping away the Chrome activity does not cause the process to be killed
if a Chrome Custom Tab is open somewhere. In this case, when Chrome is
started again, the CipherData static still has the old Activity's
incognito key stored in it and the tabs are unexpectedly restored.
This changes the start-up behaviour to explicitly ignore incognito tab
state files when no bundle is passed to the activity's onCreate.
BUG=626629
Committed: https://crrev.com/eb712422db840465b17318a3fefc99a63e2cc734
Cr-Commit-Position: refs/heads/master@{#406747}
Patch Set 1 #
Total comments: 3
Patch Set 2 : remove tests #
Messages
Total messages: 15 (4 generated)
|