Re: [webkit-dev] Disk cache

2014-11-03 Thread Benjamin Poulain
On 11/3/14 11:12 AM, Carlos Garcia Campos wrote: El lun, 03-11-2014 a las 00:22 -0800, Benjamin Poulain escribió: On 11/2/14, 1:11 AM, Carlos Garcia Campos wrote: El sáb, 01-11-2014 a las 20:43 +0200, Antti Koivisto escribió: On Sat, Nov 1, 2014 at 10:13 AM, Carlos Garcia Campos wrote:

Re: [webkit-dev] Disk cache

2014-11-03 Thread Carlos Garcia Campos
El lun, 03-11-2014 a las 00:22 -0800, Benjamin Poulain escribió: > On 11/2/14, 1:11 AM, Carlos Garcia Campos wrote: > > El sáb, 01-11-2014 a las 20:43 +0200, Antti Koivisto escribió: > >> On Sat, Nov 1, 2014 at 10:13 AM, Carlos Garcia Campos > >> wrote: > >> El vie, 31-10-2014 a las 19:02

Re: [webkit-dev] Disk cache

2014-11-03 Thread Brent Fulgham
I wonder if we could easily modify the Windows port to make use of a Network process. -Brent > On Nov 3, 2014, at 8:07 AM, Anders Carlsson > wrote: > > >> On Nov 3, 2014, at 12:22 AM, Benjamin Poulain > > wrote: > >> I believe it would b

Re: [webkit-dev] Streams API

2014-11-03 Thread youenn fablet
In any case, ensuring that the streams API works efficiently for HTTP exchanges in WebKit is top priority imho, no matter whether tied to fetch or XHR at the end of the day. 2014-11-02 17:34 GMT+01:00 Anne van Kesteren : > On Sun, Nov 2, 2014 at 2:56 PM, youenn fablet wrote: >> Meaning that only

Re: [webkit-dev] Disk cache

2014-11-03 Thread Anders Carlsson
> On Nov 3, 2014, at 12:22 AM, Benjamin Poulain wrote: > I believe it would be better to enable the network process for all process > models. Maintaining multiple configurations for marginal gains is not > sustainable, especially in the network stack. I agree 100%. Not to mention that we also

Re: [webkit-dev] Streams API

2014-11-03 Thread youenn fablet
Hi Benjamin, > I have two concerns: > 1) You have many patches waiting for review. I think you need to get better > communication channels with reviewers in order to iterate over your patches > faster. It is unfortunate but getting complex patches reviewed in WebKit > requires poking reviewers dir

Re: [webkit-dev] Disk cache

2014-11-03 Thread Benjamin Poulain
On 11/2/14, 1:11 AM, Carlos Garcia Campos wrote: El sáb, 01-11-2014 a las 20:43 +0200, Antti Koivisto escribió: On Sat, Nov 1, 2014 at 10:13 AM, Carlos Garcia Campos wrote: El vie, 31-10-2014 a las 19:02 +0200, Antti Koivisto escribió: > Hello, > > >