[Webkit-unassigned] [Bug 142215] Include key to NetworkCacheStorage::Entry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 11:28:18 PST 2015


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

--- Comment #4 from Antti Koivisto <koivisto at iki.fi> ---
(In reply to comment #3)
> Why are you moving away from std::make_unique<>() in this patch? I
> personally prefer std::make_unique<>() than explicitly calling new.

It seemed cleaner to do regular initialisation in cases where make_unique doesn't actually make code more compact.

-- 
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/20150303/c8229dc6/attachment-0002.html>


More information about the webkit-unassigned mailing list