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

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

Issue 610643003: Adds new webview.loadDataWithBaseUrl API to allow data URLs to be loaded with a specified base URL … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comment. Created 6 years, 3 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 | « extensions/renderer/resources/web_view_experimental.js ('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 7ddcd3fe8c5f93c1e79fcd43039e81eab4897aab..4a46fe805ddbad66bf7615767cd643509e528324 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -42279,6 +42279,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="896" label="EASYUNLOCKPRIVATE_GETUSERINFO"/>
<int value="897" label="HOTWORDPRIVATE_GETLAUNCHSTATE"/>
<int value="898" label="HOTWORDPRIVATE_SETHOTWORDALWAYSONSEARCHENABLED"/>
+ <int value="899" label="WEBVIEWINTERNAL_LOADDATAWITHBASEURL"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/renderer/resources/web_view_experimental.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698