Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(565)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2763393002: Remove stale-while-revalidate from net (Closed)
Patch Set: fixes Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « net/url_request/sdch_dictionary_fetcher.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index f010874f3f79b3e54f788abead13384f4ac4b4a7..a136d509ef9d55eb8a643ea2f1853aef1c2cbf52 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -22663,6 +22663,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="HttpCache.ExternallyConditionalized"
enum="ExternallyConditionalizedType">
+ <obsolete>
+ stale-while-revalidate implementation removed for now, see
+ https://crbug.com/700568.
+ </obsolete>
<owner>ricea@chromium.org</owner>
<summary>
Count of the number of external (ie. from Blink) conditionalized requests,
« no previous file with comments | « net/url_request/sdch_dictionary_fetcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698