Bug 283069
Summary: | [WebAuthn] Trim pubKeyCredParams if possible | ||
---|---|---|---|
Product: | WebKit | Reporter: | pascoe <pascoe> |
Component: | WebCore Misc. | Assignee: | pascoe <pascoe> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, will.smart |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 220415 |
pascoe@apple.com
To avoid hitting maxMsgSize, we should try to trim the list of pubKeyCredParams sent to the authenticator if possible.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139819203>
pascoe@apple.com
Pull request: https://github.com/WebKit/WebKit/pull/36614
EWS
Committed 295258@main (55a705b37c9e): <https://commits.webkit.org/295258@main>
Reviewed commits have been landed. Closing PR #36614 and removing active labels.