RESOLVED FIXED Bug 193269
[WebAuthN] InvalidStateError should be reported to sites
https://bugs.webkit.org/show_bug.cgi?id=193269
Summary [WebAuthN] InvalidStateError should be reported to sites
Jiewen Tan
Reported 2019-01-08 16:50:47 PST
According to https://www.w3.org/TR/webauthn/#createCredential, InvalidStateErrors should be reported to sites. It is the only type of error which will not result into silent failures.
Attachments
Patch (14.18 KB, patch)
2019-05-10 13:06 PDT, Jiewen Tan
no flags
Radar WebKit Bug Importer
Comment 1 2019-02-21 17:53:27 PST
Jiewen Tan
Comment 2 2019-05-10 13:06:35 PDT
Brent Fulgham
Comment 3 2019-05-13 15:11:55 PDT
Comment on attachment 369585 [details] Patch r=me
Jiewen Tan
Comment 4 2019-05-13 15:42:09 PDT
(In reply to Brent Fulgham from comment #3) > Comment on attachment 369585 [details] > Patch > > r=me Thanks Brent for r+ this patch.
WebKit Commit Bot
Comment 5 2019-05-13 16:09:45 PDT
Comment on attachment 369585 [details] Patch Clearing flags on attachment: 369585 Committed r245262: <https://trac.webkit.org/changeset/245262>
WebKit Commit Bot
Comment 6 2019-05-13 16:09:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.