Bug 268748 - Reland [WebAuthn] Use AS APIs passing clientData for WebAuthn (274023@main)
Summary: Reland [WebAuthn] Use AS APIs passing clientData for WebAuthn (274023@main)
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: pascoe@apple.com
URL:
Keywords: InRadar
Depends on: 268696
Blocks:
  Show dependency treegraph
 
Reported: 2024-02-05 08:23 PST by pascoe@apple.com
Modified: 2024-02-05 16:19 PST (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 pascoe@apple.com 2024-02-05 08:23:02 PST
This got rolled out because we rely on AS to generate the clientDataJSON, so the tests that check it's value started failing. Need to either disable the tests or generate it within WACP whenever we are in a test.
Comment 1 Radar WebKit Bug Importer 2024-02-05 08:23:39 PST
<rdar://problem/122313244>
Comment 2 pascoe@apple.com 2024-02-05 09:03:15 PST
Pull request: https://github.com/WebKit/WebKit/pull/23864
Comment 3 EWS 2024-02-05 16:19:04 PST
Committed 274120@main (7516fcdbbaf5): <https://commits.webkit.org/274120@main>

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