RESOLVED FIXED 131513
[iOS WebKit2]: Share NSURLCache directory for webkit processes
https://bugs.webkit.org/show_bug.cgi?id=131513
Summary [iOS WebKit2]: Share NSURLCache directory for webkit processes
Pratik Solanki
Reported 2014-04-10 16:23:53 PDT
[iOS WebKit2]: Share NSURLCache directory for webkit processes
Attachments
Patch (4.73 KB, patch)
2014-04-10 16:26 PDT, Pratik Solanki
no flags
Patch (6.78 KB, patch)
2014-04-10 16:33 PDT, Pratik Solanki
ap: review+
Pratik Solanki
Comment 1 2014-04-10 16:24:25 PDT
Pratik Solanki
Comment 2 2014-04-10 16:26:11 PDT
Pratik Solanki
Comment 3 2014-04-10 16:33:28 PDT
Alexey Proskuryakov
Comment 4 2014-04-10 17:23:42 PDT
Comment on attachment 229088 [details] Patch I'd have put both branches in NetworkProcessCocoa.mm, matching WebProcessCocoa.mm - it's unfortunate that the code is structured differently between the two. r=me either way.
Pratik Solanki
Comment 5 2014-04-11 10:44:25 PDT
(In reply to comment #4) > (From update of attachment 229088 [details]) > I'd have put both branches in NetworkProcessCocoa.mm, matching WebProcessCocoa.mm Okay. > - it's unfortunate that the code is structured differently between the two. Yeah. > r=me either way. Thanks!
Pratik Solanki
Comment 6 2014-04-11 13:34:44 PDT
Note You need to log in before you can comment on or make changes to this bug.