net: Add more net-internals logging to the HTTP cache.
commit80059b3ba15fe5c333dc0aef70f3bc6908cd2e2d
authorrvargas <rvargas@chromium.org>
Fri, 2 Jan 2015 23:39:52 +0000 (2 15:39 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 2 Jan 2015 23:40:45 +0000 (2 23:40 +0000)
tree3a9e093fbb5f6d11ad19986766524a9d644438dc
parent9b71e13d22829c2df1620211049a6032628ebea8
net: Add more net-internals logging to the HTTP cache.

This adds three new event types: the original request headers when they are
interesting for the cache, and two uncommon conditions that cause the state
machine to restart part of the request.

BUG=none
TEST=net_unittests

Review URL: https://codereview.chromium.org/830683002

Cr-Commit-Position: refs/heads/master@{#309862}
chrome/browser/resources/net_internals/log_view_painter.js
net/base/net_log_event_type_list.h
net/http/http_cache_transaction.cc
net/http/http_cache_unittest.cc