• Maksim Ivanov's avatar
    Specify version for certificateProvider PSS enums · ef9dff9b
    Maksim Ivanov authored
    Document the minimum Chrome version for the new enum values in the
    chrome.certificateProvider API that were introduced in r828892 (the
    new PSS-related entries in the Algorithm enum).
    
    Without this change, the documentation at developer.chrome.com doesn't
    contain information that these enums were added later than the other
    ones. Apparently, the documentation only autogenerates these notices for
    types and methods, but not for enum items.
    
    Bug: 792204
    Change-Id: Ia81a11691d9db5e1ba75cacd0d6dda53e679d0d9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550545
    Auto-Submit: Maksim Ivanov <emaxx@chromium.org>
    Commit-Queue: Karan Bhatia <karandeepb@chromium.org>
    Reviewed-by: default avatarKaran Bhatia <karandeepb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#829640}
    ef9dff9b
certificate_provider.idl 11.9 KB