[webkit-changes] [WebKit/WebKit] 1d289c: [TestWebKitAPI] Move several web authentication te...

Wenson Hsieh noreply at github.com
Mon Feb 6 10:08:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1d289ccc81512d04835b8c7b0c6341e08f2d9729
      https://github.com/WebKit/WebKit/commit/1d289ccc81512d04835b8c7b0c6341e08f2d9729
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj

  Log Message:
  -----------
  [TestWebKitAPI] Move several web authentication test resources out of the top level project group
https://bugs.webkit.org/show_bug.cgi?id=251763

Reviewed by Tim Horton.

The following web-authentication-related test resources:

• web-authentication-get-assertion-hid-internal-uv-pin-fallback.html
• web-authentication-get-assertion-hid-internal-uv.html
• web-authentication-make-credential-hid-internal-uv.html

...currently exist at the top level in `TestWebKitAPI.xcodeproj`. Move them into `Tests` ↳
`WebKit Cocoa` ↳ `Resources` instead, along with the rest of the Cocoa-specific TestWebKitAPI
resource files.

* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:

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




More information about the webkit-changes mailing list