aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac/macho_reader.h
diff options
context:
space:
mode:
authorGeorge Kola <georgekola@google.com>2017-03-08 22:32:33 -0800
committerMark Mentovai <mark@chromium.org>2017-03-09 16:11:07 +0000
commita784e84497395f0ddbd787bc95194f6037dd6dc4 (patch)
treef33bc416ebdda2751c707ffe1f35588e4c998ffa /src/common/mac/macho_reader.h
parentFix segfault when interpreting bad debug_file (diff)
downloadbreakpad-a784e84497395f0ddbd787bc95194f6037dd6dc4.tar.xz
Use NSURLSession if the min version we support is iOS 7+.
Because many apps still support iOS 8, they were defaulting to deprecated NSURLConnection even if the code ran on iOS 10. NSURLConnection requires a run loop and hence the code did not always upload if the queue ran on a thread without a Run Loop. This should improve break pad uploads BUG= Change-Id: I7bff80ea977fd1ab13c8812ed933ef842dab417f Reviewed-on: https://chromium-review.googlesource.com/451880 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to 'src/common/mac/macho_reader.h')
0 files changed, 0 insertions, 0 deletions