<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Expose a WKWebView API for allowing programmatic focus to trigger node assistance"
   href="https://bugs.webkit.org/show_bug.cgi?id=149567#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Expose a WKWebView API for allowing programmatic focus to trigger node assistance"
   href="https://bugs.webkit.org/show_bug.cgi?id=149567">bug 149567</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=261960&amp;action=diff" name="attach_261960" title="Patch">attachment 261960</a> <a href="attachment.cgi?id=261960&amp;action=edit" title="Patch">[details]</a></span>
Patch

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

<span class="quote">&gt; Source/WebKit2/UIProcess/API/Cocoa/WKWebView.h:248
&gt; +&#64;property (nonatomic) BOOL canAssistOnProgrammaticFocus;</span >

This API declaration is missing availability information.

It’s surprising that this API uses the term “assist”. Is this something that’s used anywhere else in WebKit or UIKit API?

Have you considered other ways to expose this ability to clients? For example, calling the delegate when an element is focused and asking it to make a decision seems like it would afford more flexibility.</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>