<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#c3">Comment # 3</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:cpugh&#64;apple.com" title="Chelsea Pugh &lt;cpugh&#64;apple.com&gt;"> <span class="fn">Chelsea Pugh</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=160109#c2">comment #2</a>)
<span class="quote">&gt; 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>
&gt; Patch for [iOS] Clients should be able to decide if they want secure text
&gt; entry in a form field
&gt; 
&gt; View in context:
&gt; <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>
&gt; 
&gt; &gt; Source/WebKit2/UIProcess/API/Cocoa/_WKFormInputSession.h:47
&gt; &gt; +&#64;property (nonatomic) BOOL shouldUseSecureTextEntry WK_API_AVAILABLE(ios(WK_IOS_TBA));
&gt; 
&gt; The name implies that setting the property to NO means that secure text
&gt; entry won’t be used, but that’s not the case. The property only works in one
&gt; direction, forcing secure text entry to be used where otherwise it wouldn’t.
&gt; Maybe a name like “forceSecureTextEntry” would express this better?</span >

Yeah, I think that's a better name.</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>