[Webkit-unassigned] [Bug 160179] AX: Expose autoFillButtonType to accessibility
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 25 17:47:01 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160179
--- Comment #2 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 284552
--> https://bugs.webkit.org/attachment.cgi?id=284552
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=284552&action=review
> Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:3247
> + return @"autofillNone";
since the type is already "AXValueAutofillType" the values can probably just be "none", "credentials", "contacts"
--
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/20160726/2caed905/attachment.html>
More information about the webkit-unassigned
mailing list