[Webkit-unassigned] [Bug 175139] Network cache should be usable as non-singleton
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 4 01:26:09 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=175139
--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
> One thing that might make things a little nicer, though could be left for
> later, is to make the NetworkProcess object, which is a singleton, own the
> NetworkCache instance, any make accessing the singleton be via
> NetworkProcess::singleton()->diskCache() (or whatever). It would also make
> the calls to NetworkCache::Cache::open() that don't use their return values
> much less mysterious.
Good point. I'll update the patch.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170804/441b03a0/attachment.html>
More information about the webkit-unassigned
mailing list