forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android][IncognitoReauth] Pass IncognitoReauthControllerSupplier to
TabSwitcher component. This CL pass the IncognitoReauthControllerSupplier to TabSwitcherMediator in order to facilitate clearing of Incognito tab list when re-auth is pending. This CL only passes the supplier, the logic of clearing tab list will follow in next CL. Bug: 1227656 Change-Id: I3181995276e24315587866d48793309deed78a02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3925982 Reviewed-by: David Trainor <dtrainor@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Commit-Queue: Rohit Agarwal <roagarwal@chromium.org> Reviewed-by: Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1054828}
- Loading branch information
Rohit Agarwal
authored and
Chromium LUCI CQ
committed
Oct 4, 2022
1 parent
87d7875
commit 75ec70b
Showing
10 changed files
with
99 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.