WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(2.20 KB, patch)
2013-11-13 14:51 PST
,
Gordon Sheridan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gordon Sheridan
Comment 1
2013-11-13 14:39:11 PST
Created
attachment 216866
[details]
Patch
Gordon Sheridan
Comment 2
2013-11-13 14:47:42 PST
<
rdar://problem/13570414
>
Gordon Sheridan
Comment 3
2013-11-13 14:51:18 PST
Created
attachment 216867
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug