commit | 65285d39fef4f8dbdde212d9ec1cb41643a93010 | [log] [tgz] |
---|---|---|
author | Joemer Ramos <joemerramos@chromium.org> | Tue Jan 30 14:08:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 30 14:08:32 2024 |
tree | dc13edc2bc156d1a671c2e4edfe0ca6b7f9c4d0d | |
parent | f1fc7a1a26a8cfadd6d48862bced607638bdb56e [diff] |
[iOS] Refactor Methods With Suppressed Deprecation Warnings These methods were used during the UIButtonConfiguration refactor and should be replaced with non-deprecated properties. We ask that the reviewer CPs this patchset and validates UI works as intended. We were unsure of which specific UIButtons were touched. Bug: 1418068 Change-Id: Ie0288aaba60d239c88cecf63d705159b5161fa5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5245293 Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Joemer Ramos <joemerramos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253878}
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.