[webkit-gtk] WebKitGTK+ 2.4.0 released!

Martin Robinson mrobinson at webkit.org
Mon Mar 24 18:07:05 PDT 2014


On Mon, Mar 24, 2014 at 1:11 PM, Niranjan Rao <nhrdls at gmail.com> wrote:
> Can each process have its cache directory? If not, how do we manage multiple
> processes not stepping on each other's shoes unless all network calls are
> channelled through network process somehow.

Multiple web processes depends on all networking happening in another
child process, the NetworkProcess.

--Martin


More information about the webkit-gtk mailing list