RESOLVED FIXED Bug 124309
Remove deprecated download delegates.
https://bugs.webkit.org/show_bug.cgi?id=124309
Summary Remove deprecated download delegates.
Gordon Sheridan
Reported 2013-11-13 14:03:38 PST
The following delegate methods are deprecated and reportedly haven't been used by MacOS as far back as Tiger. - (NSURLRequest *)download:(NSURLDownload *)download shouldBeginChildDownloadOfSource:(NSURLRequest *)child delegate:(id *)childDelegate; - (void)download:(NSURLDownload *)parent didBeginChildDownload:(NSURLDownload *)child;
Attachments
Patch (2.17 KB, patch)
2013-11-13 14:39 PST, Gordon Sheridan
no flags
Patch (2.20 KB, patch)
2013-11-13 14:51 PST, Gordon Sheridan
no flags
Gordon Sheridan
Comment 1 2013-11-13 14:39:11 PST
Gordon Sheridan
Comment 2 2013-11-13 14:47:42 PST
Gordon Sheridan
Comment 3 2013-11-13 14:51:18 PST
WebKit Commit Bot
Comment 4 2013-11-13 15:18:20 PST
Comment on attachment 216867 [details] Patch Clearing flags on attachment: 216867 Committed r159249: <http://trac.webkit.org/changeset/159249>
WebKit Commit Bot
Comment 5 2013-11-13 15:18:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.