Add tests that incognito notification permissions do not get persisted on Android N and below |
|||
Issue descriptionSimilar to NotificationsTest.TestOriginPrefsNotSavedInIncognito[1] interactive ui test, we should have a test which runs on Android that confirms that notification permission autoblocks from incognito browsing do not get persisted on Android either. We do already have SiteChannelsManagerTest#testBlockingPermissionInIncognitoCreatesNoChannels[2] to check we don't persist settings into the system UI, but this is only relevant to Android O+. [1] https://cs.chromium.org/chromium/src/chrome/browser/notifications/notification_interactive_uitest.cc?l=365 - note this is currently disabled, see Issue 841203 for getting it running again) [2] https://cs.chromium.org/chromium/src/chrome/android/javatests/src/org/chromium/chrome/browser/notifications/channels/SiteChannelsManagerTest.java?type=cs&q=testBlockingPermissionInIncognitoCreatesNoChannels&sq=package:chromium&l=193
,
May 9 2018
,
May 24 2018
,
Jun 4 2018
Issue 843494 now tracks test coverage that *all* content settings don't get persisted in incognito, hence closing this one out as superfluous. |
|||
►
Sign in to add a comment |
|||
Comment 1 by awdf@chromium.org
, May 9 2018