forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Code Health] Remove expired histograms BookmarkManager.CommandMenuOp…
…ened Bug: 1385068 Change-Id: I7d520f3e40198b4678580a824ac1f76a2a6f169b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4314059 Commit-Queue: Wissem Gamra <[email protected]> Reviewed-by: manuk hovanesian <[email protected]> Reviewed-by: John Lee <[email protected]> Cr-Commit-Position: refs/heads/main@{#1117176}
- Loading branch information
Wissem Gamra
authored and
Chromium LUCI CQ
committed
Mar 14, 2023
1 parent
35a87e3
commit 9454a41
Showing
5 changed files
with
1 addition
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,15 +41,6 @@ [email protected]. | |
</summary> | ||
</histogram> | ||
|
||
<histogram name="BookmarkManager.CommandMenuOpened" | ||
enum="BookmarkManagerMenuSource" expires_after="2020-06-14"> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
Logs where the menu was opened from when a user action opens the command | ||
menu in the bookmark manager. | ||
</summary> | ||
</histogram> | ||
|
||
<histogram name="BookmarkManager.NumDragged" units="bookmarks" | ||
expires_after="M85"> | ||
<owner>[email protected]</owner> | ||
|