RESOLVED FIXED Bug 197543
[WebAuthN] A focused document should be required
https://bugs.webkit.org/show_bug.cgi?id=197543
Summary [WebAuthN] A focused document should be required
Jiewen Tan
Reported 2019-05-02 18:49:48 PDT
A focused document should be required.
Attachments
Patch (4.26 KB, patch)
2019-05-02 19:03 PDT, Jiewen Tan
bfulgham: review+
ews-watchlist: commit-queue-
Archive of layout-test-results from ews106 for mac-highsierra-wk2 (2.62 MB, application/zip)
2019-05-02 20:04 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews123 for ios-simulator-wk2 (2.53 MB, application/zip)
2019-05-02 20:48 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews211 for win-future (13.98 MB, application/zip)
2019-05-02 22:22 PDT, EWS Watchlist
no flags
Patch for Landing (12.51 KB, patch)
2019-05-03 12:06 PDT, Jiewen Tan
jiewen_tan: commit-queue+
Radar WebKit Bug Importer
Comment 1 2019-05-02 18:50:35 PDT
Radar WebKit Bug Importer
Comment 2 2019-05-02 18:51:43 PDT Comment hidden (obsolete)
Jiewen Tan
Comment 3 2019-05-02 19:03:00 PDT
Brent Fulgham
Comment 4 2019-05-02 19:42:07 PDT
Comment on attachment 368867 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=368867&action=review > Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.cpp:-171 > - // For better performance, transports of options.excludeCredentials are checked in LocalAuthenticator. Why are you removing this comment. At least we should say we aren't implementing these steps and why. > Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.cpp:-243 > - if (!m_client) { Ditto.
EWS Watchlist
Comment 5 2019-05-02 20:04:21 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 6 2019-05-02 20:04:23 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 7 2019-05-02 20:48:31 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 8 2019-05-02 20:48:32 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 9 2019-05-02 22:22:29 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 10 2019-05-02 22:22:33 PDT Comment hidden (obsolete)
Jiewen Tan
Comment 11 2019-05-03 11:04:53 PDT
Comment on attachment 368867 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=368867&action=review Thanks Brent for r+ this patch. >> Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.cpp:-171 >> - // For better performance, transports of options.excludeCredentials are checked in LocalAuthenticator. > > Why are you removing this comment. At least we should say we aren't implementing these steps and why. Because all those steps are implemented.
Jiewen Tan
Comment 12 2019-05-03 12:06:10 PDT
Created attachment 368962 [details] Patch for Landing
Jiewen Tan
Comment 13 2019-05-03 16:41:42 PDT
Note You need to log in before you can comment on or make changes to this bug.