mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:32:35 +08:00
6fd38ffedf
Another set of iOS redacted sinkholes appear in CoreAutoLayout. However, this is often called by our code, so it's unsafe to simply handle an uncaught nsexception here. Instead, skip the frame and continue searching for either a handler that belongs to us, or another sinkhole. Bug: crashpad: 31 Change-Id: I20be2acef96f5ee6b7521144548e920e635f0dc7 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3261270 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>