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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2709633008: Removed StartProvisionalNavigationExitedWithEmptyNavigationManager metric. (Closed)
Patch Set: Created 3 years, 10 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 | « ios/web/web_state/ui/crw_web_controller.mm ('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 71204d07772ad07e262740bd1fd1a54546aa3c69..d43934b27a87807d3224b37f237589f8f767078f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -74771,19 +74771,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram
- name="WebController.StartProvisionalNavigationExitedWithEmptyNavigationManager"
- enum="BooleanHit">
Ilya Sherman 2017/02/22 23:20:08 Please mark this as <obsolete> rather than removin
Eugene But (OOO till 7-30) 2017/02/22 23:42:32 Done.
- <owner>eugenebut@chromium.org</owner>
- <summary>
- Chrome for iOS crashes in |didCommitNavigation:| if Navigation Manager is
- empty. It's unclear how the app can get into this state and one assumption
- is that didStartProvisionalNavigation: does not add a pending navigation.
- This metric is logged when didStartProvisionalNavigation: fails to add a
- pending item.
- </summary>
-</histogram>
-
<histogram name="WebCore.Animation.CSSProperties" enum="MappedCSSProperties">
<owner>ajuma@chromium.org</owner>
<summary>
« no previous file with comments | « ios/web/web_state/ui/crw_web_controller.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698