aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorSylvain Defresne <sdefresne@chromium.org>2016-02-08 17:39:44 +0100
committerSylvain Defresne <sdefresne@chromium.org>2016-02-08 17:39:44 +0100
commitafa2539de44cbe65c8d14d7275e7a88bc7b9ab32 (patch)
treefc476a9cd9396fbd265d99a75e81baf317e0e21a /LICENSE
parentFix usage of deprecated method stringByAddingPercentEscapesUsingEncoding:. (diff)
downloadbreakpad-afa2539de44cbe65c8d14d7275e7a88bc7b9ab32.tar.xz
Fix usage of deprecated method sendSynchronousRequest:returningResponse:error:.
The method -[NSURLConnection sendSynchronousRequest:returningResponse:error:] has been deprecated in 10.11 OS X SDK and 9.0 iOS SDK without replacement. So emulate a synchronous request by using an asynchronous request and waiting on a semaphore for the request completion. BUG=https://bugs.chromium.org/p/google-breakpad/issues/detail?id=675 BUG=569158 R=mark@chromium.org Review URL: https://codereview.chromium.org/1675243002 .
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions