Bug 54125 - WebAutoFillClient::didAcceptAutocompleteSuggestion is deprecated and needs removing
Summary: WebAutoFillClient::didAcceptAutocompleteSuggestion is deprecated and needs re...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-09 11:33 PST by David Holloway
Modified: 2011-02-09 14:53 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.63 KB, patch)
2011-02-09 11:38 PST, David Holloway
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Holloway 2011-02-09 11:33:06 PST
The method WebAutoFillClient::didAcceptAutocompleteSuggestion has been deprecated and replaced by the more general WebAutoFillClient::didAcceptAutoFillSuggestion.  It should be removed.
See: WebKit/Source/WebKit/chromium/public/WebAutoFillClient.h
Comment 1 David Holloway 2011-02-09 11:38:32 PST
Created attachment 81843 [details]
Patch
Comment 2 WebKit Commit Bot 2011-02-09 14:53:34 PST
Comment on attachment 81843 [details]
Patch

Clearing flags on attachment: 81843

Committed r78144: <http://trac.webkit.org/changeset/78144>
Comment 3 WebKit Commit Bot 2011-02-09 14:53:39 PST
All reviewed patches have been landed.  Closing bug.