webview: remove obsolete data dir lock metrics.
The retry behaviour of the WebView data directory lock is now well-understood and we're not going to change the code any further; remove the retry count metric. Also remove the metric logging when init has already been started previously - this has shown that a very small number of apps are actually hitting this case and only in a very tiny percentage of cases. Just remove the metric and don't introduce any new check for this condition; these apps will either work or not and it's not worth us worrying about it. Fixed: 1142488 Change-Id: I90b85e999ca74ebecdc66c2ac7e11aa4b0bf1d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498110 Auto-Submit: Richard Coles <torne@chromium.org> Reviewed-by:Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Caitlin Fischer <caitlinfischer@google.com> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#823305}
Showing
Please register or sign in to comment