Bug 137928

Summary: Remove const from WKURLRequestRef parameter to WKContextDownloadURLRequest()
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: New BugsAssignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, jeffm
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Description Jeff Miller 2014-10-21 11:01:50 PDT
Remove const from WKURLRequestRef parameter to WKContextDownloadURLRequest()
Comment 1 Jeff Miller 2014-10-21 11:02:30 PDT
Created attachment 240211 [details]
Patch
Comment 2 Jeff Miller 2014-10-21 16:38:08 PDT
Committed r175002: <http://trac.webkit.org/changeset/175002>