Add patch description
This commit is contained in:
parent
94046fcab1
commit
63d0b51c28
1 changed files with 7 additions and 1 deletions
|
@ -2,7 +2,13 @@ From: uazo <uazo@users.noreply.github.com>
|
|||
Date: Fri, 7 Aug 2020 16:33:47 +0000
|
||||
Subject: Add history support in incognito mode
|
||||
|
||||
Add recents, offlinepage and send to home screen for always incognito
|
||||
Add history, recents, offlinepages and send to home screen for always incognito.
|
||||
History, recent tabs and offline pages require the INCOGNITO_TAB_HISTORY_ENABLED
|
||||
flag turned on.
|
||||
IncognitoPlaceholder is also deactivated, both in the phone and tablet version.
|
||||
The relative tests are also present.
|
||||
|
||||
See also: https://github.com/bromite/bromite/pull/1427
|
||||
---
|
||||
.../chrome_junit_test_java_sources.gni | 4 +
|
||||
chrome/android/chrome_test_java_sources.gni | 6 +
|
||||
|
|
Loading…
Add table
Reference in a new issue