Bug 236862

Summary: [WebAuthn] Disable WebAuthenticationModern for public-key-credential-same-origin-with-ancestors.https.html
Product: WebKit Reporter: pascoe <pascoe>
Component: WebKit Misc.Assignee: pascoe <pascoe>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, ews-watchlist, jiewen_tan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

pascoe@apple.com
Reported 2022-02-18 14:11:47 PST
Web Authentication Modern is explicitly not used in macOS, which causes issues in tests if it's manually enabled because the WebAuthn process receives the mock configuration.
Attachments
Patch (1.62 KB, patch)
2022-02-18 14:14 PST, pascoe@apple.com
ews-feeder: commit-queue-
pascoe@apple.com
Comment 1 2022-02-18 14:11:57 PST
pascoe@apple.com
Comment 2 2022-02-18 14:14:42 PST
Brent Fulgham
Comment 3 2022-03-04 12:00:29 PST
Comment on attachment 452580 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=452580&action=review > LayoutTests/http/wpt/webauthn/public-key-credential-same-origin-with-ancestors.https.html:1 > +<!DOCTYPE html><!-- webkit-test-runner [ WebAuthenticationModernEnabled=false ] --> Wouldn't it be simpler to just Skip this test on macOS until the two platforms work the same?
pascoe@apple.com
Comment 4 2022-03-14 09:53:03 PDT
Closing as this test is passing now.
Note You need to log in before you can comment on or make changes to this bug.