-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Explore Sites] Adding UMA to capture the result of the ImageDecoder …
…service. Change-Id: I1a5cca85ac14fcec14a6536b57d8bfa5db211fd6 Reviewed-on: https://chromium-review.googlesource.com/c/1277525 Commit-Queue: Jonathan Freed <[email protected]> Reviewed-by: Steven Holte <[email protected]> Reviewed-by: Justin DeWitt <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#599237}(cherry picked from commit 0ad8cbe) Reviewed-on: https://chromium-review.googlesource.com/c/1284812 Reviewed-by: Cathy Li <[email protected]> Cr-Commit-Position: refs/branch-heads/3578@{#73} Cr-Branched-From: 4226ddf-refs/heads/master@{#599034}
- Loading branch information
Jonathan Freed
authored and
Cathy Li
committed
Oct 16, 2018
1 parent
7965d1b
commit dd66965
Showing
3 changed files
with
53 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28145,6 +28145,11 @@ uploading your change for review. | |
</summary> | ||
</histogram> | ||
|
||
<histogram name="ExploreSites.ImageDecoded" units="Boolean"> | ||
<owner>[email protected]</owner> | ||
<summary>Tracks the result of image decoding for the favicons.</summary> | ||
</histogram> | ||
|
||
<histogram name="ExploreSites.MonthlyHostCount" units="hosts"> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|