Bug 272531

Summary: [WebAuthn] Reject empty appid extension
Product: WebKit Reporter: Abigail F <abigail_fox>
Component: WebKit Misc.Assignee: Abigail F <abigail_fox>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Abigail F 2024-04-11 08:54:50 PDT
There are WPT tests that say we should throw a NotSupportedError when passed in an empty string for appid, but we currently do not do so.
Comment 1 Abigail F 2024-04-11 08:56:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27146
Comment 2 Radar WebKit Bug Importer 2024-04-18 08:55:23 PDT
<rdar://problem/126692987>
Comment 3 EWS 2024-05-24 12:01:05 PDT
Committed 279285@main (2d34e99f4cc7): <https://commits.webkit.org/279285@main>

Reviewed commits have been landed. Closing PR #27146 and removing active labels.