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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1832473002: WebSQL: Use url::Origin rather than database identifiers for IPC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 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 | « content/renderer/renderer_blink_platform_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 3cb5daddabe32c67cf622acdb527f131101b8dc5..cd40269a8cee767f411a0a6571a7e42b800ef81b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65676,6 +65676,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="121" label="RFH_FAIL_PROVISIONAL_LOAD_NO_ERROR"/>
<int value="122" label="NI_IN_PAGE_NAVIGATION"/>
<int value="123" label="RPH_MOJO_PROCESS_ERROR"/>
+ <int value="124" label="DBMF_INVALID_ORIGIN_ON_GET_SPACE"/>
+ <int value="125" label="DBMF_INVALID_ORIGIN_ON_MODIFIED"/>
+ <int value="126" label="DBMF_INVALID_ORIGIN_ON_CLOSED"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698