Commit a01ec1ee authored by Robert Kaplow's avatar Robert Kaplow Committed by Commit Bot

Update the description and expiry of Tab.NewTab

Bug: 1089551
Change-Id: If3701dd617bc8eab76e8e575b31de6ed0566b7da
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511129Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Reviewed-by: default avatarTaylor Bergquist <tbergquist@chromium.org>
Commit-Queue: Robert Kaplow <rkaplow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#823286}
parent c579173c
...@@ -151,14 +151,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -151,14 +151,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</summary> </summary>
</histogram> </histogram>
<histogram name="Tab.NewTab" enum="NewTabType" expires_after="M85"> <histogram name="Tab.NewTab" enum="NewTabType" expires_after="M95">
<owner>tbergquist@chromium.org</owner> <owner>tbergquist@chromium.org</owner>
<owner>bsep@chromium.org</owner> <owner>bsep@chromium.org</owner>
<summary> <summary>
Tracks the different ways users are opening new tabs. Does not apply to Recorded when a new tab is opened. Tracks the method in which the tab was
opening existing links or searches in a new tab, only to brand new empty opened. Does not apply to opening existing links or searches in a new tab,
tabs. Note: Currently the &quot;Regular menu option&quot; includes some only to brand new empty tabs. Note: Currently the &quot;Regular menu
programmatic actions in addition to user actions. option&quot; includes some programmatic actions in addition to user actions.
</summary> </summary>
</histogram> </histogram>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment