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

Issue 2602133002: [ios] Log UMA if didStartProvisionalNavigation doesn't add pending item. (Closed)

Created:
3 years, 11 months ago by Eugene But (OOO till 7-30)
Modified:
3 years, 11 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Log UMA if didStartProvisionalNavigation doesn't add pending item. Chrome for iOS crashes in |didCommitNavigation:| with empty Navigation Manager. It's unclear how app can get into this state and one assumption is that didStartProvisionalNavigation: does not add a pending navigation item. This UMA histogram is logged when didStartProvisionalNavigation: fails to add a pending item. This histogram is added only to verify the assumption and should be removed after M46 is released. BUG=676458 Review-Url: https://codereview.chromium.org/2602133002 Cr-Commit-Position: refs/heads/master@{#442047} Committed: https://chromium.googlesource.com/chromium/src/+/e6fef8190db76bbc5e9716d46296bfda636fad7f

Patch Set 1 #

Patch Set 2 : Changed action to histogram #

Total comments: 4

Patch Set 3 : Updated comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M ios/web/web_state/ui/crw_web_controller.mm View 1 1 chunk +13 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
Eugene But (OOO till 7-30)
3 years, 11 months ago (2016-12-29 21:30:13 UTC) #3
Eugene But (OOO till 7-30)
Ilya?
3 years, 11 months ago (2017-01-06 00:22:45 UTC) #7
Ilya Sherman
LGTM % nits, thanks. https://codereview.chromium.org/2602133002/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2602133002/diff/20001/tools/metrics/histograms/histograms.xml#newcode72115 tools/metrics/histograms/histograms.xml:72115: + empty. It's unclear how ...
3 years, 11 months ago (2017-01-06 19:50:00 UTC) #11
Eugene But (OOO till 7-30)
Thank you! https://codereview.chromium.org/2602133002/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2602133002/diff/20001/tools/metrics/histograms/histograms.xml#newcode72115 tools/metrics/histograms/histograms.xml:72115: + empty. It's unclear how app can ...
3 years, 11 months ago (2017-01-06 19:55:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2602133002/40001
3 years, 11 months ago (2017-01-06 19:56:24 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 21:04:57 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e6fef8190db76bbc5e9716d46296...

Powered by Google App Engine
This is Rietveld 408576698