commit | 682045da48e49e3e6863f0498d333ead9c5c450c | [log] [tgz] |
---|---|---|
author | Daniel White <danieltwhite@google.com> | Mon Dec 30 18:38:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 30 18:38:57 2024 |
tree | 962f89e2dd62001d925b91abdffdf7ff04741750 | |
parent | 16927914ff2ecb23f9dd5a601ab2d4abd57394a4 [diff] |
[iOS] Deprecate UITextItemInteraction in TableViewLinkHeaderFooterItem Since UITextItemInteraction is deprecated in iOS 17, was updated to use the new alternative system, textView:primaryActionForTextItem:defaultAction. Fixed: 349397698 Change-Id: Icbb2c76281656c99be29e4ed2bea26339ab7ca48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6087951 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Daniel White <danieltwhite@google.com> Cr-Commit-Position: refs/heads/main@{#1400964}
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.