commit | ecd1431b88e08b9ae5853a756b1f98cb20809cc9 | [log] [tgz] |
---|---|---|
author | Raphael Kubo da Costa <kubo@igalia.com> | Fri Apr 11 09:43:23 2025 |
committer | Crashpad LUCI CQ <crashpad-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 22:09:13 2025 |
tree | 0c0bb40b19adf84a6777b6c08f54f013a956ecad | |
parent | 8bbfddf39ac5bed3f3c9bc80bd58e288c334e0bb [diff] |
ios_system_data_collector: Do not monitor orientation changes on tvOS The `[UIDevice orientation]` property does not exist on tvOS, so make sure this API is only used on iPhones. In the tvOS case, the orientation will always be 0. Bug: 405140658 Change-Id: I0859add14aa6e16fa9b575709e0ba2ced626cdd3 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6420428 Commit-Queue: Raphael Kubo da Costa <kubo@igalia.com> Reviewed-by: Justin Cohen <justincohen@chromium.org>
Crashpad is a crash-reporting system.
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.