[Webkit-unassigned] [Bug 160109] [iOS] Clients should be able to decide if they want secure text entry in a form field
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 22 17:47:36 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160109
--- Comment #3 from Chelsea Pugh <cpugh at apple.com> ---
(In reply to comment #2)
> Comment on attachment 284389 [details]
> Patch for [iOS] Clients should be able to decide if they want secure text
> entry in a form field
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=284389&action=review
>
> > Source/WebKit2/UIProcess/API/Cocoa/_WKFormInputSession.h:47
> > + at property (nonatomic) BOOL shouldUseSecureTextEntry WK_API_AVAILABLE(ios(WK_IOS_TBA));
>
> The name implies that setting the property to NO means that secure text
> entry wonât be used, but thatâs not the case. The property only works in one
> direction, forcing secure text entry to be used where otherwise it wouldnât.
> Maybe a name like âforceSecureTextEntryâ would express this better?
Yeah, I think that's a better name.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160723/4525a128/attachment.html>
More information about the webkit-unassigned
mailing list