| commit | ada1e85f70b1edfce13e2a56b9e7cfca16503e14 | [log] [tgz] |
|---|---|---|
| author | Joemer Ramos <joemerramos@chromium.org> | Fri Mar 10 19:14:41 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 10 19:14:41 2023 |
| tree | 3d16d30b41761121cee5a636a34cf0ec56fbcc48 | |
| parent | fc6424f202f68414c68406b5acbd75b0ac6b37ec [diff] |
[iOS] Add feature flag for UIButtonConfiguration Usage Created a feature flag to put UIButtonConfiguration changes behind it. This will ensure that these changes don't block release channels and allow us to make changes in parallel. Bug: 1423432 Change-Id: I2e4d4b683b1310ff83328dd4db43d147557b4257 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4329949 Commit-Queue: Joemer Ramos <joemerramos@chromium.org> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Auto-Submit: Joemer Ramos <joemerramos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1115837}
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.