• Rouslan Solomakhin's avatar
    [Payments] Supported origins. · be2ad6c6
    Rouslan Solomakhin authored
    If a payment method manifest contains "supported_origins":
    ["https://alicepay.com"], then all apps from "https://alicepay.com" with
    valid signatures can claim support. These apps must match the package
    name, minimum version, and SHA256 certificate fingerprint of the web app
    manifest from "https://alicepay.com", which is linked as
    "default_applications" from a payment method that has
    "https://alicepay.com" origin.
    
    Bug: 735184
    Change-Id: I1abdca115434769e75570dd8569facf497b6ef65
    Reviewed-on: https://chromium-review.googlesource.com/585171Reviewed-by: default avatarGanggui Tang <gogerald@chromium.org>
    Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#491059}
    be2ad6c6
webpay 30 Bytes