[Webkit-unassigned] [Bug 143226] Don't cache resources that are very unlikely to be reused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 14:05:38 PDT 2015


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

--- Comment #19 from Antti Koivisto <koivisto at iki.fi> ---
> > +        auto currentTime = std::chrono::duration<double>(std::chrono::system_clock::now().time_since_epoch());
> 
> auto now = currentTime(); ?

We should move to std::chrono everywhere.

-- 
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/20150330/ec222927/attachment-0002.html>


More information about the webkit-unassigned mailing list