diff options
author | George Kola <georgekola@google.com> | 2017-03-08 22:32:33 -0800 |
---|---|---|
committer | Mark Mentovai <mark@chromium.org> | 2017-03-09 16:11:07 +0000 |
commit | a784e84497395f0ddbd787bc95194f6037dd6dc4 (patch) | |
tree | f33bc416ebdda2751c707ffe1f35588e4c998ffa /configure.ac | |
parent | Fix segfault when interpreting bad debug_file (diff) | |
download | breakpad-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 'configure.ac')
0 files changed, 0 insertions, 0 deletions