WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(6.78 KB, patch)
2014-04-10 16:33 PDT
,
Pratik Solanki
ap
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pratik Solanki
Comment 1
2014-04-10 16:24:25 PDT
<
rdar://problem/16420859
>
Pratik Solanki
Comment 2
2014-04-10 16:26:11 PDT
Created
attachment 229087
[details]
Patch
Pratik Solanki
Comment 3
2014-04-10 16:33:28 PDT
Created
attachment 229088
[details]
Patch
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
Committed
r167143
: <
http://trac.webkit.org/changeset/167143
>
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