qt6-bb10/src/network
Gabriel de Dietrich b09e0636f8 QNetworkProxy: Remove calls to deprecated API on macOS
CFURLCreateDataAndPropertiesFromResource has been
deprecated since 10.9.

Instead of loading the PAC file contents, we call
CFNetworkExecuteProxyAutoConfigurationURL. This
function being asynchronous, we make sure we block
until the CFProxyAutoConfigurationResultCallback
has been invoked.

Change-Id: I97e32d7f9b349e8e15fe1fdcb35b10e7aab39b3a
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2016-08-31 14:33:16 +00:00
..
access Merge dev into 5.8 2016-08-22 11:30:01 +02:00
bearer Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
doc Introduce SCTP sockets support 2016-07-27 06:37:24 +00:00
kernel QNetworkProxy: Remove calls to deprecated API on macOS 2016-08-31 14:33:16 +00:00
socket Merge remote-tracking branch 'origin/5.7' into 5.8 2016-08-29 15:30:17 +02:00
ssl Merge dev into 5.8 2016-08-22 11:30:01 +02:00
network.pro Introduce SCTP sockets support 2016-07-27 06:37:24 +00:00