[Webkit-unassigned] [Bug 142279] Factor platform I/O out from NetworkCacheStorage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 11:27:52 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=142279

--- Comment #9 from Antti Koivisto <koivisto at iki.fi> ---
> nit: explicit
> 
> > Source/WebKit2/NetworkProcess/cache/NetworkCacheStorageCocoa.mm:211
> > +    data = NetworkCacheData { headerData };
> 
> Do we need to explicitly specific NetworkCacheData ?

explicit prevents it from working. 

I feel we should stop cargo-culling about explicit.

-- 
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/20150304/641b2827/attachment-0002.html>


More information about the webkit-unassigned mailing list