Bug 48666

Summary: WebKit2 should provide counterpart getter to WKBundleNodeHandleSetHTMLInputElementAutofilled
Product: WebKit Reporter: John Sullivan <sullivan>
Component: WebKit2Assignee: John Sullivan <sullivan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch to provide WKBundleNodeHandleGetHTMLInputElementAutofilled andersca: review+

Description John Sullivan 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.
Comment 1 John Sullivan 2010-10-29 13:04:11 PDT
Created attachment 72377 [details]
Patch to provide WKBundleNodeHandleGetHTMLInputElementAutofilled
Comment 2 John Sullivan 2010-10-29 13:07:53 PDT
Committed in http://trac.webkit.org/changeset/70916