Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 547ccf22e4ddc3e89641782e6c1767dadd910a55
      
https://github.com/WebKit/WebKit/commit/547ccf22e4ddc3e89641782e6c1767dadd910a55
  Author: Chris Dumez <[email protected]>
  Date:   2022-09-18 (Sun, 18 Sep 2022)

  Changed paths:
    R 
LayoutTests/imported/w3c/web-platform-tests/fetch/cross-origin-resource-policy/fetch-in-service-worker-expected.txt
    R 
LayoutTests/imported/w3c/web-platform-tests/fetch/cross-origin-resource-policy/fetch-in-service-worker.html
    M 
LayoutTests/imported/w3c/web-platform-tests/infrastructure/server/context.any.serviceworker-expected.txt
    R 
LayoutTests/imported/w3c/web-platform-tests/server-timing/service_worker_idl-expected.txt
    R 
LayoutTests/imported/w3c/web-platform-tests/server-timing/service_worker_idl.html
    A 
LayoutTests/imported/w3c/web-platform-tests/server-timing/service_worker_idl.https-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/server-timing/service_worker_idl.https.html
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/mac-wk1/TestExpectations
    M LayoutTests/platform/win/TestExpectations
    M Tools/Scripts/webkitpy/port/driver.py

  Log Message:
  -----------
  Run service worker WPT tests over HTTPS
https://bugs.webkit.org/show_bug.cgi?id=245344

Reviewed by Tim Nguyen.

Run service worker WPT tests over HTTPS, instead of HTTP, to match upstream WPT.
This is important since service workers require a secure context to run.

* LayoutTests/platform/glib/TestExpectations:
* Tools/Scripts/webkitpy/port/driver.py:
(Driver.wpt_test_path_to_uri):

Canonical link: https://commits.webkit.org/254622@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to