RESOLVED FIXED 146314
NSURLCache fallback does not work on iOS due to sandboxing
https://bugs.webkit.org/show_bug.cgi?id=146314
Summary NSURLCache fallback does not work on iOS due to sandboxing
Antti Koivisto
Reported 2015-06-25 06:06:39 PDT
If Network Cache is disabled we try to use NSURLCache. This doesn't currently work on iOS due to sandboxing.
Attachments
patch (2.01 KB, patch)
2015-06-25 06:40 PDT, Antti Koivisto
koivisto: review-
patch (2.33 KB, patch)
2015-07-13 07:58 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2015-06-25 06:11:30 PDT
Antti Koivisto
Comment 2 2015-06-25 06:40:26 PDT
Antti Koivisto
Comment 3 2015-06-25 08:25:47 PDT
Hmm look like this is not correct. We end up with exciting /private/var/mobile/Containers/Data/Application/38D69C4C-B96F-41D6-8186-8A78798D7EDE/Library/Caches/com.apple.WebKit.Networking/var/mobile/Containers/Data/Application/38D69C4C-B96F-41D6-8186-8A78798D7EDE/Library/Caches/WebKit/NetworkCache/Cache.db with Network Cache disabled.
Antti Koivisto
Comment 4 2015-07-13 07:58:39 PDT
WebKit Commit Bot
Comment 5 2015-07-20 16:33:14 PDT
Comment on attachment 256698 [details] patch Clearing flags on attachment: 256698 Committed r187045: <http://trac.webkit.org/changeset/187045>
WebKit Commit Bot
Comment 6 2015-07-20 16:33:16 PDT
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.