commit | 8d47252bff2e36647aa2d910bf4cf4a1d103693c | [log] [tgz] |
---|---|---|
author | Friedrich Horschig <fhorschig@chromium.org> | Thu Apr 25 14:28:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 14:28:54 2024 |
tree | 976ed38fbdad80287cc5a78503e36860e7521489 | |
parent | e8fa768ecac6f269c0fbd775e3acbb9f411fda96 [diff] |
[Android][3PPWM] Guard restart with modal dialog Instead of restarting immediately on flipping the toggle, Chrome will now query the user to restart. If the user dismissed in any way (cancel, back-press, etc.), the toggle will flip back to the previous pref state. Screencast: https://drive.google.com/file/d/1HrYxRZFStUOOB2-U6aiZe29d0LQQ_5aJ/view?usp=sharing Feature Guard: AutofillVirtualViewStructureAndroid Context: go/3ppwm-dd Bug: 308551195 Change-Id: I9cd48f39212618f78631197b41a7dbfbbfb27fe2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5482075 Commit-Queue: Friedrich Horschig <fhorschig@chromium.org> Reviewed-by: Ioana Pandele <ioanap@chromium.org> Reviewed-by: Andrey Zaytsev <andzaytsev@google.com> Cr-Commit-Position: refs/heads/main@{#1292435}
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.