RESOLVED FIXED 185079
UIDelegate::UIClient::didResignInputElementStrongPasswordAppearance() is applicable to both Mac and iOS
https://bugs.webkit.org/show_bug.cgi?id=185079
Summary UIDelegate::UIClient::didResignInputElementStrongPasswordAppearance() is appl...
Daniel Bates
Reported 2018-04-27 09:58:41 PDT
UIDelegate::UIClient::didResignInputElementStrongPasswordAppearance() is applicable to both Mac and iOS.
Attachments
Patch (7.24 KB, patch)
2018-04-27 10:02 PDT, Daniel Bates
no flags
Radar WebKit Bug Importer
Comment 1 2018-04-27 09:59:06 PDT
Daniel Bates
Comment 2 2018-04-27 10:02:07 PDT
Daniel Bates
Comment 3 2018-04-27 10:12:04 PDT
Comment on attachment 338997 [details] Patch Clearing flags on attachment: 338997 Committed r231102: <https://trac.webkit.org/changeset/231102>
Daniel Bates
Comment 4 2018-04-27 10:12:05 PDT
All reviewed patches have been landed. Closing bug.
Daniel Bates
Comment 5 2018-04-27 10:25:11 PDT
I inadvertently did not move the field m_delegateMethods.webViewDidResignInputElementStrongPasswordAppearanceWithUserInfo outside the PLATFORM(MAC)-guarded code. Committed fix in <https://trac.webkit.org/changeset/231103>.
Note You need to log in before you can comment on or make changes to this bug.