commit | 189287b87f3bc5999c78f9e0afec301057cd26f6 | [log] [tgz] |
---|---|---|
author | Daniel White <danieltwhite@google.com> | Fri Oct 04 14:55:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 04 14:55:29 2024 |
tree | 01d0ad280db464e3fa9f42156678a544fa30aa10 | |
parent | be21ce7df76262ae20bacd0f174756634060d3c0 [diff] |
[iOS] Deprecate traitCollectionDidChange in TableViewInfoButtonCell Since traitCollectionDidChange is deprecated in iOS 17 TableViewInfoButtonCell was updated to use the new alternative system, registerForTraitChanges. Fixed: 349388947 Change-Id: Iff10df0e8f885ed70e267a74871a08c0e65f5028 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5888067 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Daniel White <danieltwhite@google.com> Cr-Commit-Position: refs/heads/main@{#1364224}
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.