Bug 185079

Summary: UIDelegate::UIClient::didResignInputElementStrongPasswordAppearance() is applicable to both Mac and iOS
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebKit Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 11   
Attachments:
Description Flags
Patch none

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.