[webkit-changes] [WebKit/WebKit] 32c8e0: Resync web-platform-tests/geolocation-API from ups...

Marcos Cáceres noreply at github.com
Thu Nov 24 21:57:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 32c8e0f399e0afaac3f4e52527c116306d7b4f5d
      https://github.com/WebKit/WebKit/commit/32c8e0f399e0afaac3f4e52527c116306d7b4f5d
  Author: Marcos Caceres <marcos at marcosc.com>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/META.yml
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/PositionOptions.https-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/PositionOptions.https.html
    R LayoutTests/imported/w3c/web-platform-tests/geolocation-API/clearWatch_TypeError.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/clearWatch_TypeError.https-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/clearWatch_TypeError.https.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/disabled-by-feature-policy.https.sub-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/disabled-by-feature-policy.https.sub.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/disabled-by-feature-policy.https.sub.html.headers
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy-attribute-redirect-on-load.https.sub-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy-attribute-redirect-on-load.https.sub.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy-attribute.https.sub-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy-attribute.https.sub.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy.https.sub-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy.https.sub.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy.https.sub.html.headers
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-on-self-origin-by-feature-policy.https.sub-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-on-self-origin-by-feature-policy.https.sub.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-on-self-origin-by-feature-policy.https.sub.html.headers
    R LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_IDL.https-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_IDL.https.html
    R LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_TypeError.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_TypeError.https-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_TypeError.https.html
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_permission_allow.https.html
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_permission_deny.https.html
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/idlharness.https.window-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/idlharness.https.window.js
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/non-fully-active.https.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/permission.https-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/permission.https.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/resources/w3c-import.log
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/support.js
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/w3c-import.log
    R LayoutTests/imported/w3c/web-platform-tests/geolocation-API/watchPosition_TypeError.html
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/watchPosition_TypeError.https-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/geolocation-API/watchPosition_TypeError.https.html
    M LayoutTests/imported/w3c/web-platform-tests/geolocation-API/watchPosition_permission_deny.https.html
    R LayoutTests/imported/w3c/web-platform-tests/interfaces/geolocation-API.idl
    A LayoutTests/imported/w3c/web-platform-tests/interfaces/geolocation.idl

  Log Message:
  -----------
  Resync web-platform-tests/geolocation-API from upstream
https://bugs.webkit.org/show_bug.cgi?id=248294
rdar://102634893

Syncs to 584cd49

Reviewed by Tim Nguyen.

* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/META.yml:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/PositionOptions.https-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/PositionOptions.https.html:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/clearWatch_TypeError.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/clearWatch_TypeError.https-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/clearWatch_TypeError.https.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/disabled-by-feature-policy.https.sub-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/disabled-by-feature-policy.https.sub.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/disabled-by-feature-policy.https.sub.html.headers: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy-attribute-redirect-on-load.https.sub-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy-attribute-redirect-on-load.https.sub.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy-attribute.https.sub-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy-attribute.https.sub.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy.https.sub-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy.https.sub.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-by-feature-policy.https.sub.html.headers: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-on-self-origin-by-feature-policy.https.sub-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-on-self-origin-by-feature-policy.https.sub.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/enabled-on-self-origin-by-feature-policy.https.sub.html.headers: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_IDL.https-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_IDL.https.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_TypeError.https-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_TypeError.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_TypeError.html.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_permission_allow.https.html:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/getCurrentPosition_permission_deny.https.html:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/idlharness.https.window-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/idlharness.https.window.js:
(window.onload.async idl_test):
(window.onload):
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/non-fully-active.https.html:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/permission.https-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/permission.https.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/resources/w3c-import.log: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/support.js:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/watchPosition_TypeError.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/watchPosition_TypeError.https-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/watchPosition_TypeError.https.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/geolocation-API/watchPosition_permission_deny.https.html:
* LayoutTests/imported/w3c/web-platform-tests/interfaces/geolocation.idl: Renamed from LayoutTests/imported/w3c/web-platform-tests/interfaces/geolocation-API.idl.

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




More information about the webkit-changes mailing list