WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
patch
(2.33 KB, patch)
2015-07-13 07:58 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2015-06-25 06:11:30 PDT
<
rdar://problem/21433691
>
Antti Koivisto
Comment 2
2015-06-25 06:40:26 PDT
Created
attachment 255552
[details]
patch
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
Created
attachment 256698
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug