• Brian White's avatar
    Revert "Field crash if histogram bucket creation isn't as expected." · 8f632648
    Brian White authored
    This reverts commit 673081e3.
    
    Reason for revert: Test complete. One day in the field is sufficient.
    
    Original change's description:
    > Field crash if histogram bucket creation isn't as expected.
    > 
    > There are reports from the field that the "maximum" of a histogram
    > does not match what was configured.  The working theory is that it is
    > due to rounding errors in the creation of exponential buckets.
    > Verify this assumption.  If it's behaving wrong, it should crash
    > during the creation.
    > 
    > Bug: 836238
    > Change-Id: I4cf5e4bc3986e288c728ae37e2ff8cf841b7598d
    > Reviewed-on: https://chromium-review.googlesource.com/1228840
    > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org>
    > Commit-Queue: Brian White <bcwhite@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#592128}
    
    TBR=asvitkine@chromium.org,bcwhite@chromium.org
    
    Change-Id: I0c7ecfc65d31aa2d161f1b689a178432a9364e27
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: 836238
    Reviewed-on: https://chromium-review.googlesource.com/1233893Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
    Commit-Queue: Brian White <bcwhite@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#592385}
    8f632648
histogram.cc 48.7 KB