Bug 272531 - [WebAuthn] Reject empty appid extension
Summary: [WebAuthn] Reject empty appid extension
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Abigail F
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-11 08:54 PDT by Abigail F
Modified: 2024-05-24 12:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.