mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-28 07:48:14 +08:00
Mark Mentovai
2851e5cfc8
mac: Update cl_kernels workaround for macOS 10.13 (and later)
Since Apple closed https://openradar.appspot.com/20239912 without fixing anything, it looks like we’ll be stuck with these quriky cl_kernels modules for quite some time. Allow these modules to be tolerated on any OS version >= 10.10, where they first appeared in a broken state, by removing the upper bound for the OS version to tolerate with this quirk. The tolerance was previously expanded to include 10.11 in cd1f8fa3d2f2c76802952beac71ad85f51bbf771 and 10.12 in 6fe7c5414e46acfa30e8984513bf0896e91b9407. After this third update, this should hopefully no longer be an annual exercise. Bug: crashpad:185, crashpad:186 Change-Id: I66d409f2d1638bcf7601b6622f000be245230f34 Reviewed-on: https://chromium-review.googlesource.com/534253 Reviewed-by: Robert Sesek <rsesek@chromium.org> Commit-Queue: Mark Mentovai <mark@chromium.org>
Crashpad
Crashpad is a crash-reporting system.
Documentation
- Project status
- Developing Crashpad: instructions for getting the source code, building, testing, and contributing to the project.
- Crashpad interface documentation
- Crashpad tool man pages
- Crashpad overview design
Source Code
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.
Other Links
- Bugs can be reported at the Crashpad issue tracker.
- The Crashpad Buildbot performs automated builds and tests.
- crashpad-dev is the Crashpad developers’ mailing list.
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%