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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1880423002: Ensure in RFH the DidFailProvisionalLoad IPCs correspond to a navigation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 8 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 | « content/browser/frame_host/render_frame_host_impl.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 d7da57799594396b37623081f2ab201736674740..0b5dec1d7fe1a45dd89f757d05c36b89b1a1714c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61647,6 +61647,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="117" label="BDH_INVALID_REFCOUNT_OPERATION"/>
<int value="118" label="BDH_INVALID_URL_OPERATION"/>
<int value="119" label="IDBDH_INVALID_ORIGIN"/>
+ <int value="120" label="RFH_FAIL_PROVISIONAL_LOAD_NO_HANDLE"/>
+ <int value="121" label="RFH_FAIL_PROVISIONAL_LOAD_NO_ERROR"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/browser/frame_host/render_frame_host_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698