| commit | 6e29b835ee92fa4328f42afe4f5301aaf8a808fe | [log] [tgz] |
|---|---|---|
| author | Menghan Yang <myuu@google.com> | Fri Dec 06 10:42:03 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 10:42:03 2024 |
| tree | f1c74d85d750e4b9694c0ca322a501c4a85a14ef | |
| parent | 56b460d6f67792dd01f4325bef5282f2466cb1ef [diff] |
[Android][Signin][Fixit] Create BottomSheetSigninAndHistorySyncConfig To improve consistency with the fullscreen sign-in flow and FullscreenSigninAndHistorySyncConfig, this CL creates BottomSheetSigninAndHistorySyncConfig which will be used in the sign-in API in the following CL. The enums used by the config class will be moved to BottomSheetSigninAndHistorySyncConfig in the next CL as well. This CL also makes AccountPickerBottomSheetStrings implement Parcelable to simplify the sign-in flow creation. Bug: 373334210 Change-Id: I3c6bd0a2bd24ab910f013722562a26b563f542bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6068778 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Menghan Yang <myuu@google.com> Cr-Commit-Position: refs/heads/main@{#1392793}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.