Commit Graph

4 Commits

Author SHA1 Message Date
Marshall Greenblatt a6a3da2d53 Allow empty value param to CefSetCrashKeyValue (issue #1995) 2017-02-08 12:37:29 -05:00
Marshall Greenblatt d513424026 macOS: Add option for forwarding browser process crashes to the system crash reporter (issue #1995) 2017-02-06 14:23:59 -05:00
Marshall Greenblatt 650a49b0a7 Add product name and version to crash_reporter.cfg (issue #1995) 2017-01-12 14:05:44 -05:00
Marshall Greenblatt f7cc01059b Improve crashpad integration (issue #1995)
- Crash reporting is enabled and configured using a "crash_reporter.cfg"
  file. See comments in include/cef_crash_util.h and tools/crash_server.py
  for usage.
2017-01-12 14:05:31 -05:00