RESOLVED FIXED 48666
WebKit2 should provide counterpart getter to WKBundleNodeHandleSetHTMLInputElementAutofilled
https://bugs.webkit.org/show_bug.cgi?id=48666
Summary WebKit2 should provide counterpart getter to WKBundleNodeHandleSetHTMLInputEl...
John Sullivan
Reported 2010-10-29 13:00:22 PDT
WebKit2 provides the function WKBundleNodeHandleSetHTMLInputElementAutofilled as a way of setting the "autofilled" flag on an input element. It should also provide a counterpart getter function to test whether that flag is set.
Attachments
Patch to provide WKBundleNodeHandleGetHTMLInputElementAutofilled (4.22 KB, patch)
2010-10-29 13:04 PDT, John Sullivan
andersca: review+
John Sullivan
Comment 1 2010-10-29 13:04:11 PDT
Created attachment 72377 [details] Patch to provide WKBundleNodeHandleGetHTMLInputElementAutofilled
John Sullivan
Comment 2 2010-10-29 13:07:53 PDT
Note You need to log in before you can comment on or make changes to this bug.