Chromium Code Reviews
DescriptionRequire native before logging a histogram
The download recovery code added a call to
RecordHistogram.recordBooleanHistogram to help track when we hit the
recovery path, but this can happen when the native library isn't loaded.
Since we just want a rough idea of if this is happening, guard it by
requiring native to be loaded before logging the result.
BUG=699323
Review-Url: https://codereview.chromium.org/2804743002
Cr-Commit-Position: refs/heads/master@{#462140}
(cherry picked from commit 60240a376d22f0951ee9dd063c4c297183a21122)
Review-Url: https://codereview.chromium.org/2814493002 .
Cr-Commit-Position: refs/branch-heads/3029@{#642}
Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471}
Committed: https://chromium.googlesource.com/chromium/src/+/58f9ba38304ec8c47f2025d14bc6f5f6d5e4a507
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||