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

switch web share's permission policy back to 'self' #6074

Merged
merged 1 commit into from Nov 11, 2022
Merged

switch web share's permission policy back to 'self' #6074

merged 1 commit into from Nov 11, 2022

Commits on Nov 11, 2022

  1. switch web share's permission policy back to 'self'

    https://bugs.webkit.org/show_bug.cgi?id=247407
    rdar://101893272
    
    After agreement with other engines, everyone is hoping to switch to 'self' hopefully around the same time.
    Chrome is aiming to have this in stable early next year. Firefox is already shipping.
    
    Reviewed by Tim Horton.
    
    * LayoutTests/http/tests/webshare/webshare-allow-attribute-canShare.https-expected.txt:
    * LayoutTests/http/tests/webshare/webshare-allow-attribute-canShare.https.html:
    * LayoutTests/http/tests/webshare/webshare-allow-attribute-share.https-expected.txt:
    * LayoutTests/http/tests/webshare/webshare-allow-attribute-share.https.html:
    * LayoutTests/imported/w3c/web-platform-tests/web-share/canShare.https.html:
    * LayoutTests/imported/w3c/web-platform-tests/web-share/disabled-by-permissions-policy-cross-origin.https.sub-expected.txt: Added.
    * LayoutTests/imported/w3c/web-platform-tests/web-share/disabled-by-permissions-policy-cross-origin.https.sub.html: Added.
    * LayoutTests/imported/w3c/web-platform-tests/web-share/disabled-by-permissions-policy.https.sub-expected.txt: Added.
    * LayoutTests/imported/w3c/web-platform-tests/web-share/disabled-by-permissions-policy.https.sub.html: Added.
    * LayoutTests/imported/w3c/web-platform-tests/web-share/disabled-by-permissions-policy.https.sub.html.headers: Added.
    * LayoutTests/imported/w3c/web-platform-tests/web-share/feature-policy-listed-expected.txt: Added.
    * LayoutTests/imported/w3c/web-platform-tests/web-share/feature-policy-listed.html: Added.
    * LayoutTests/imported/w3c/web-platform-tests/web-share/resources/post-message.html: Added.
    * Source/WebCore/html/FeaturePolicy.cpp:
    (WebCore::FeaturePolicy::parse):
    
    Canonical link: https://commits.webkit.org/256556@main
    marcoscaceres authored and whsieh committed Nov 11, 2022
    Copy the full SHA
    ded7a60 View commit details
    Browse the repository at this point in the history