Bug 35174 - [Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user selects a suggestion from the AutoFill suggestions popup
Summary: [Chromium] Call WebViewClient::didAcceptAutoFillSuggestion when the user sele...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-19 13:46 PST by James Hawkins
Modified: 2010-02-19 16:41 PST (History)
2 users (show)

See Also:


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 Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.