commit | 8a47386f6bea43fe7c9d34797b43753e2644ceab | [log] [tgz] |
---|---|---|
author | Florian Leimgruber <[email protected]> | Mon Apr 08 13:24:55 2024 |
committer | Chromium LUCI CQ <[email protected]> | Mon Apr 08 13:24:55 2024 |
tree | 73ee1bbf4b0e946354169019f9f908002be13816 | |
parent | 29e92999ea713c15841e192a59a660a12c8ee544 [diff] |
Remove PlusAddressModelTypeController Instead of having a precondition in the model type controller, it suffices to condition the creation of the model type controller by the relevant feature flag. The second point mentioned in crrev.com/c/5390132 doesn't seem to apply, since: - We want to avoid cross data type communication. - It suffice to disable the UI. Bug: b/322147254 Change-Id: I8f33bab08b19f04ff03728f7b7a91dc5a996d0e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5434333 Reviewed-by: Rushan Suleymanov <[email protected]> Commit-Queue: Florian Leimgruber <[email protected]> Cr-Commit-Position: refs/heads/main@{#1283846}
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.