Bug 283069
Summary: | [WebAuthn] Trim pubKeyCredParams if possible | ||
---|---|---|---|
Product: | WebKit | Reporter: | pascoe <pascoe> |
Component: | WebCore Misc. | Assignee: | pascoe <pascoe> |
Status: | NEW | ||
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