Bug 35174

Summary: [Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user selects a suggestion from the AutoFill suggestions popup
Product: WebKit Reporter: James Hawkins <jhawkins>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
[Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user selects a suggestion from the AutoFill suggestions popup none

Description James Hawkins 2010-02-19 13:46:15 PST
This is the final piece of glue in implementing form AutoFill.  Patch will follow.
Comment 1 James Hawkins 2010-02-19 13:47:54 PST
Created attachment 49104 [details]
[Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user selects a suggestion from the AutoFill suggestions popup
Comment 2 James Hawkins 2010-02-19 13:49:22 PST
Update: I have a CL out for review [1] that adds this method to RenderView.  We should probably wait on cq+ until the CL in question is committed.

[1] http://codereview.chromium.org/651002
Comment 3 WebKit Commit Bot 2010-02-19 16:41:53 PST
Comment on attachment 49104 [details]
[Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user selects a suggestion from the AutoFill suggestions popup

Clearing flags on attachment: 49104

Committed r55037: <http://trac.webkit.org/changeset/55037>
Comment 4 WebKit Commit Bot 2010-02-19 16:41:58 PST
All reviewed patches have been landed.  Closing bug.