RESOLVED FIXED 143312
[iOS] WebContent should have access to the entirety of its caches directory
https://bugs.webkit.org/show_bug.cgi?id=143312
Summary [iOS] WebContent should have access to the entirety of its caches directory
Alexey Proskuryakov
Reported 2015-04-01 11:46:53 PDT
WebContent process has its own caches directory, so it's silly to further limit access to its subdirectories only. Whenever there is something in lower level frameworks that wants to have a cache, we need to do extra work to allow that. rdar://problem/20314916
Attachments
proposed patch (12.32 KB, patch)
2015-04-01 11:50 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2015-04-01 11:50:05 PDT
Created attachment 249936 [details] proposed patch
Oliver Hunt
Comment 2 2015-04-01 11:52:06 PDT
Comment on attachment 249936 [details] proposed patch looks good to me -- r=me if you want it :D
Alexey Proskuryakov
Comment 3 2015-04-01 12:06:51 PDT
Waiting for EWS, as I didn't attempt to compile locally :-D
Alexey Proskuryakov
Comment 4 2015-04-01 15:51:56 PDT
Note You need to log in before you can comment on or make changes to this bug.