[Webkit-unassigned] [Bug 199326] Allow Clients to Add Fields to the AutoFillContext Dictionary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 30 15:55:00 PDT 2019


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

mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org

--- Comment #8 from mitz at webkit.org ---
Comment on attachment 373158
  --> https://bugs.webkit.org/attachment.cgi?id=373158
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/_WKInputDelegate.h:58
> +- (NSDictionary *)_webViewAdditionalContextForStrongPasswordAssistance:(WKWebView *)webView WK_API_AVAILABLE(ios(WK_IOS_TBA));

Can we use lightweight generics here to make the key and value types in the dictionary more specific?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190630/d0c61781/attachment.html>


More information about the webkit-unassigned mailing list