Report CTAP Client Pin Error to clients.
<rdar://problem/58356872>
Created attachment 390014 [details] Patch
Comment on attachment 390014 [details] Patch r=me
Comment on attachment 390014 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=390014&action=review > Source/WebKit/ChangeLog:12 > + All error needs to report back to client to show appropriate UI to guide users for the next step. Maybe, "All errors should be reported to the client so that appropriate UI can be displayed to users."
Comment on attachment 390014 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=390014&action=review Thanks Brent for r+ this patch. >> Source/WebKit/ChangeLog:12 >> + All error needs to report back to client to show appropriate UI to guide users for the next step. > > Maybe, "All errors should be reported to the client so that appropriate UI can be displayed to users." Fixed.
Created attachment 390117 [details] Patch for landing
Comment on attachment 390117 [details] Patch for landing Clearing flags on attachment: 390117 Committed r256062: <https://trac.webkit.org/changeset/256062>