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

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

Issue 2898373002: Redirects _blank and window.open() off-origin navigation from PWA to CCT. (Closed)
Patch Set: Addressed comments Created 3 years, 6 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index b27cef58900538beee5751675f00b342dcc1eef9..218c9a6db56464faa9a1ce0332915c7d8a66f6c4 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -37721,6 +37721,7 @@ from previous Chrome versions.
<int value="0" label="No WebContents"/>
<int value="1" label="Prerendered WebContents"/>
<int value="2" label="Spare WebContents"/>
+ <int value="3" label="Transferred WebContents"/>
</enum>
<enum name="WebFontCacheHit" type="int">

Powered by Google App Engine
This is Rietveld 408576698