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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 257083002: Check BrowsingInstance before swapping prerenders. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index decb3dd57cd8e45e90437347d2984549e76d7aba..76e9943ae71e5bf9b3d4d09e4c092d2f059332aa 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39025,6 +39025,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="45" label="BAD_DEFERRED_REDIRECT"/>
<int value="46" label="NAVIGATION_UNCOMMITTED"/>
<int value="47" label="NEW_NAVIGATION_ENTRY"/>
+ <int value="48" label="NON_EMPTY_BROWSING_INSTANCE"/>
</enum>
<enum name="PrerenderHoverEvent" type="int">
« content/browser/web_contents/web_contents_impl.cc ('K') | « content/public/browser/site_instance.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698