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

[Async Clipboard API] Add supports method to async clipboard API. #41993

Merged
merged 1 commit into from
Oct 24, 2023

Commits on Oct 24, 2023

  1. [Async Clipboard API] Add supports method to async clipboard API.

    In this change we are adding a new static method `supports` to the
    ClipboardItem interface to help web authors detect clipboard format
    types that are supported by Chromium.
    Github Issue: w3c/clipboard-apis#170
    Spec: w3c/clipboard-apis#192
    w3c/clipboard-apis#195
    I2S: https://groups.google.com/a/chromium.org/g/blink-dev/c/pjpN9Lwv5Tk/m/KrAZRbdwAQAJ?utm_medium=email&utm_source=footer&pli=1
    
    Bug: 1483026, 1490635
    
    Change-Id: Ief7c0786833548d2fb51215cefbc39e5930af875
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4865377
    Reviewed-by: Kent Tamura <[email protected]>
    Commit-Queue: Anupam Snigdha <[email protected]>
    Reviewed-by: Evan Stade <[email protected]>
    Cr-Commit-Position: refs/heads/main@{#1214477}
    snianu authored and chromium-wpt-export-bot committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d86a5f7 View commit details
    Browse the repository at this point in the history