Bug 130862 - [iOS WebKit2] Don't pass disk cache directory path on iOS
Summary: [iOS WebKit2] Don't pass disk cache directory path on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pratik Solanki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-27 14:56 PDT by Pratik Solanki
Modified: 2014-03-27 17:27 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.24 KB, patch)
2014-03-27 14:59 PDT, Pratik Solanki
no flags Details | Formatted Diff | Diff
Patch (3.17 KB, patch)
2014-03-27 15:06 PDT, Pratik Solanki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Solanki 2014-03-27 14:56:35 PDT
The underlying CFNetwork call behaves differently on iOS so just pass nil for now.
Comment 1 Pratik Solanki 2014-03-27 14:59:58 PDT
Created attachment 227987 [details]
Patch
Comment 2 Pratik Solanki 2014-03-27 15:06:47 PDT
Created attachment 227989 [details]
Patch
Comment 3 Pratik Solanki 2014-03-27 15:25:25 PDT
Patch won't apply cleanly because it depends on my changes in bug 130861.
Comment 4 WebKit Commit Bot 2014-03-27 17:27:54 PDT
Comment on attachment 227989 [details]
Patch

Clearing flags on attachment: 227989

Committed r166387: <http://trac.webkit.org/changeset/166387>
Comment 5 WebKit Commit Bot 2014-03-27 17:27:56 PDT
All reviewed patches have been landed.  Closing bug.