Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cherry-pick daad98ce from chromium #26430

Merged
merged 1 commit into from Nov 11, 2020
Merged

Commits on Nov 10, 2020

  1. chore: cherry-pick daad98ce from chromium

    Fixes #26419
    
    The "IsOS/IsAtLeastOS/IsAtMostOS" functions are driven from the Darwin
    version number, which is always accurate. Adjust the
    SysInfo::OperatingSystemVersionNumbers() function to return accurate
    version numbers (or the best we can deduce) so that all version
    numbers returned by helper functions are accurate and consistent.
    
    Bug: 1101439
    Bug: 1108832
    Change-Id: I2ca92478d76bf572cc55875cba443f4978482d10
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315490
    Reviewed-by: Mark Mentovai <mark@chromium.org>
    Commit-Queue: Avi Drissman <avi@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#791491}
    ckerr committed Nov 10, 2020
    Copy the full SHA
    9384a63 View commit details
    Browse the repository at this point in the history