[wpt-sync] Sync PR 15612 - WebAuthn: Fix crash and spec compliance issues found from FIDO conformance tests
Categories
(Core :: DOM: Web Authentication, enhancement, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15612 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15612
Details from upstream follow.
Callum May <camay@microsoft.com> wrote:
WebAuthn: Fix crash and spec compliance issues found from FIDO conformance tests
Fixed a bug related to passing in a null rp that causes the render process to crash
Fixed two spec compliance issues related to a priori authenticating icon urls in rp.icon and user.icon.
See https://www.w3.org/TR/webauthn/#dictionary-pkcredentialentityChange-Id: Id3f9794deafc9f302e680b13cf3aa453e30a8506
Reviewed-on: https://chromium-review.googlesource.com/1496279
WPT-Export-Revision: f470628184fdd4991a032edc5c989943504f2da7
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0b0662de57d9
https://hg.mozilla.org/mozilla-central/rev/de00ab8da208
Description
•