<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [iOS] Clients should be able to decide if they want secure text entry in a form field"
   href="https://bugs.webkit.org/show_bug.cgi?id=160109#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [iOS] Clients should be able to decide if they want secure text entry in a form field"
   href="https://bugs.webkit.org/show_bug.cgi?id=160109">bug 160109</a>
              from <span class="vcard"><a class="email" href="mailto:mitz&#64;webkit.org" title="mitz&#64;webkit.org &lt;mitz&#64;webkit.org&gt;"> <span class="fn">mitz&#64;webkit.org</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=284389&amp;action=diff" name="attach_284389" title="Patch for [iOS] Clients should be able to decide if they want secure text entry in a form field">attachment 284389</a> <a href="attachment.cgi?id=284389&amp;action=edit" title="Patch for [iOS] Clients should be able to decide if they want secure text entry in a form field">[details]</a></span>
Patch for [iOS] Clients should be able to decide if they want secure text entry in a form field

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=284389&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=284389&amp;action=review</a>

<span class="quote">&gt; Source/WebKit2/UIProcess/API/Cocoa/_WKFormInputSession.h:47
&gt; +&#64;property (nonatomic) BOOL shouldUseSecureTextEntry WK_API_AVAILABLE(ios(WK_IOS_TBA));</span >

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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>