0
Files
src/ios
Daniel White f80defd6a5 [iOS] Deprecate traitCollectionDidChange in PanelContentViewController
Since traitCollectionDidChange is deprecated in iOS 17,
PanelContentViewController was updated to use the alternative system,
registerForTraitChanges.

Fixed: 391365715
Change-Id: I79e13962d7f61564826082b93d3c9bd3aae6465a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6195054
Reviewed-by: Robbie Gibson <rkgibson@google.com>
Commit-Queue: Daniel White <danieltwhite@google.com>
Cr-Commit-Position: refs/heads/main@{#1423706}
2025-02-23 09:14:38 -08:00
..
2025-02-20 19:51:41 -08:00

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.