breakpad/src
John Z Wu d930308bbb Fix orphaned crash reports.
The path NSCachesDirectory may change across app updates and sometimes
even across app launches. As a result, the Config-XXX files may end up
with an outdated path to the associated minidump file.

Change-Id: I0befde26b2ac406c154ce7c7e9be0063ee99892d
Bug:850379
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1592561
Reviewed-by: Mark Mentovai <mark@chromium.org>
2019-05-15 03:47:37 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client Fix orphaned crash reports. 2019-05-15 03:47:37 +00:00
common Increase timeout of HTTPMultipartUpload from 10s to 60s. 2019-05-13 20:24:15 +00:00
google_breakpad breakpad: Remove semicolons. 2019-02-21 15:43:19 +00:00
processor Always emit a 32-bit crash address for 32-bit architectures 2019-01-30 16:21:52 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Fix dump_syms unit tests on Windows. 2019-03-18 23:08:12 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Only use O_CLOEXEC on platforms that support it 2017-05-10 21:32:37 +00:00