Bug 137928 - Remove const from WKURLRequestRef parameter to WKContextDownloadURLRequest()
Summary: Remove const from WKURLRequestRef parameter to WKContextDownloadURLRequest()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 11:01 PDT by Jeff Miller
Modified: 2014-10-21 16:38 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.55 KB, patch)
2014-10-21 11:02 PDT, Jeff Miller
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>