Bug 150189 - [Cocoa] Stop using WKSetNSURLConnectionDefersCallbacks
Summary: [Cocoa] Stop using WKSetNSURLConnectionDefersCallbacks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-15 14:53 PDT by mitz
Modified: 2015-10-15 15:00 PDT (History)
0 users

See Also:


Attachments
Use NSURLConnection SPI directly (7.36 KB, patch)
2015-10-15 14:56 PDT, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-10-15 14:53:11 PDT
[Cocoa] Stop using WKSetNSURLConnectionDefersCallbacks
Comment 1 mitz 2015-10-15 14:56:31 PDT
Created attachment 263192 [details]
Use NSURLConnection SPI directly
Comment 2 mitz 2015-10-15 15:00:12 PDT
Committed <http://trac.webkit.org/r191140>.