[webkit-dev] AppCache resource loading in a multi-process world

Michael Nordman michaeln at google.com
Wed May 6 13:36:39 PDT 2009


Hi all,

Please refer to https://bugs.webkit.org/show_bug.cgi?id=25436.

Alexey and I have been trading messages in that issue. He suggested
that I bring this up aspects of that issue on the larger list.
> I think that the best way forward is to discuss general multi-process loader
> architecture on the mailing list, with appcache design being a natural part of
> it.

The issue is how to accommodate loading out of an appcache in a
multi-process browser. I've been working towards a solution where the
main process is the only process with direct access to the appcache
data on disk. Please see the bug for details.

Thnx Michael


More information about the webkit-dev mailing list