[Webkit-unassigned] [Bug 155343] [iOS] Allow clients to specify text suggestions to be used for a form input session

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 14:07:04 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155343

mitz at webkit.org <mitz at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #273765|review?, commit-queue?      |review+, commit-queue+
              Flags|                            |

--- Comment #5 from mitz at webkit.org <mitz at webkit.org> ---
Comment on attachment 273765
  --> https://bugs.webkit.org/attachment.cgi?id=273765
patch version 2

View in context: https://bugs.webkit.org/attachment.cgi?id=273765&action=review

> Source/WebKit2/UIProcess/API/Cocoa/_WKInputDelegate.h:48
>  - (BOOL)_webView:(WKWebView *)webView hasSuggestionsForCurrentStringInInputSession:(id <_WKFormInputSession>)inputSession;
>  - (NSArray *)_webView:(WKWebView *)webView suggestionsForString:(NSString *)string inInputSession:(id <_WKFormInputSession>)inputSession;

Shouldn’t be part of this bug, but I think we can get rid of this old suggestions API, since we never ended up invoking these methods.

-- 
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/20160311/d6f20884/attachment.html>


More information about the webkit-unassigned mailing list