[Webkit-unassigned] [Bug 124309] New: Remove deprecated download delegates.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 13 14:04:58 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124309

           Summary: Remove deprecated download delegates.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gordon_sheridan at apple.com


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;

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list