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

Include FetchMetadata on preflight requests #11027

Commits on Mar 13, 2023

  1. Include FetchMetadata on preflight requests

    https://bugs.webkit.org/show_bug.cgi?id=253300
    
    Reviewed by Brent Fulgham and Youenn Fablet.
    
    * LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/fetch-preflight.https.sub.any-expected.txt:
    * LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/fetch-preflight.https.sub.any.serviceworker-expected.txt:
    * LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/fetch-preflight.https.sub.any.sharedworker-expected.txt:
    * LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/metadata/fetch-preflight.https.sub.any.worker-expected.txt:
    * Source/WebCore/loader/CrossOriginAccessControl.cpp:
    (WebCore::createAccessControlPreflightRequest):
    * Source/WebCore/loader/CrossOriginAccessControl.h:
    * Source/WebCore/loader/CrossOriginPreflightChecker.cpp:
    (WebCore::CrossOriginPreflightChecker::startPreflight):
    (WebCore::CrossOriginPreflightChecker::doPreflight):
    * Source/WebKit/NetworkProcess/NetworkCORSPreflightChecker.cpp:
    (WebKit::NetworkCORSPreflightChecker::startPreflight):
    * Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp:
    (WebKit::addParametersShared):
    
    Canonical link: https://commits.webkit.org/261587@main
    TingPing committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fc63906 View commit details
    Browse the repository at this point in the history