Add patch description

This commit is contained in:
uazo 2021-10-16 10:39:43 +02:00 committed by GitHub
parent 94046fcab1
commit 63d0b51c28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 +