RESOLVED FIXED 35174
[Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user selects a suggestion from the AutoFill suggestions popup
https://bugs.webkit.org/show_bug.cgi?id=35174
Summary [Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user sele...
James Hawkins
Reported 2010-02-19 13:46:15 PST
This is the final piece of glue in implementing form AutoFill. Patch will follow.
Attachments
[Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user selects a suggestion from the AutoFill suggestions popup (3.55 KB, patch)
2010-02-19 13:47 PST, James Hawkins
no flags
James Hawkins
Comment 1 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
James Hawkins
Comment 2 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
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2010-02-19 16:41:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.