https://codereview.chromium.org/665023002/diff/60001/net/http/http_response_headers.cc File net/http/http_response_headers.cc (right): https://codereview.chromium.org/665023002/diff/60001/net/http/http_response_headers.cc#newcode23 net/http/http_response_headers.cc:23: #include "base/time/time_logging.h" I wonder about requiring this include - ...
6 years, 2 months ago
(2014-10-21 14:22:00 UTC)
#6
6 years, 2 months ago
(2014-10-21 17:15:20 UTC)
#7
On 2014/10/21 14:22:00, mmenke wrote:
>
https://codereview.chromium.org/665023002/diff/60001/net/http/http_response_h...
> File net/http/http_response_headers.cc (right):
>
>
https://codereview.chromium.org/665023002/diff/60001/net/http/http_response_h...
> net/http/http_response_headers.cc:23: #include "base/time/time_logging.h"
> I wonder about requiring this include - I don't think I've seen anything else
> that does this, and I suspect when most people get compile errors on time
> comparisons, they'll just switch to ==, instead of looking for a file.
Oh, and could you fix the description? I think you're missing a "committed"
before the URL.
mmenke
LGTM
6 years, 2 months ago
(2014-10-22 18:44:42 UTC)
#8
LGTM
Adam Rice
I moved the base/ changes to https://codereview.chromium.org/669083002/ and the DCHECK_EQ() statements that require them to ...
6 years, 2 months ago
(2014-10-23 01:13:02 UTC)
#9
Try jobs failed on following builders: mac_chromium_rel on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel/builds/7922)
6 years, 1 month ago
(2014-10-30 08:31:45 UTC)
#23
Issue 665023002: Post-commit fixes for "stale-while-revalidate..."
(Closed)
Created 6 years, 2 months ago by Adam Rice
Modified 6 years, 1 month ago
Reviewers: mmenke, Lei Zhang
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 15