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

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

Issue 2925053004: [vr] Exit to 2D when encountering URLs with strong RTL characters (Closed)
Patch Set: rebaes 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
« no previous file with comments | « chrome/browser/android/vr_shell/ui_unsupported_mode.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 4f99158f8a3d80fa08cd92f3f2fe357b487c03c8..d9404b3953d19d70243a3010c2c2aa8afc4ef831 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -37246,6 +37246,7 @@ from previous Chrome versions.
<int value="0" label="Unhandled code point in URL"/>
<int value="1" label="Could not elide URL"/>
<int value="2" label="Unhandled PageInfo"/>
+ <int value="3" label="URL contained strong RTL chars"/>
</enum>
<enum name="VRViewerType" type="int">
« no previous file with comments | « chrome/browser/android/vr_shell/ui_unsupported_mode.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698