Chromium Code Reviews| 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> |