mirror of
https://github.com/yuzu-mirror/breakpad.git
synced 2026-01-27 18:44:20 +01:00
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> |
||
|---|---|---|
| .. | ||
| testing | ||
| arch_utilities.cc | ||
| arch_utilities.h | ||
| bootstrap_compat.cc | ||
| bootstrap_compat.h | ||
| Breakpad.xcconfig | ||
| BreakpadDebug.xcconfig | ||
| BreakpadRelease.xcconfig | ||
| byteswap.h | ||
| dump_syms.cc | ||
| dump_syms.h | ||
| file_id.cc | ||
| file_id.h | ||
| GTMDefines.h | ||
| GTMLogger.h | ||
| GTMLogger.m | ||
| HTTPMultipartUpload.h | ||
| HTTPMultipartUpload.m | ||
| launch_reporter.cc | ||
| launch_reporter.h | ||
| MachIPC.h | ||
| MachIPC.mm | ||
| macho_id.cc | ||
| macho_id.h | ||
| macho_reader.cc | ||
| macho_reader.h | ||
| macho_reader_unittest.cc | ||
| macho_utilities.cc | ||
| macho_utilities.h | ||
| macho_walker.cc | ||
| macho_walker.h | ||
| scoped_task_suspend-inl.h | ||
| string_utilities.cc | ||
| string_utilities.h | ||
| super_fat_arch.h | ||