RESOLVED FIXED 42301
[Chromium] Use the unique ID instead of the profile label to identify the accepted AutoFill suggestion.
https://bugs.webkit.org/show_bug.cgi?id=42301
Summary [Chromium] Use the unique ID instead of the profile label to identify the acc...
James Hawkins
Reported 2010-07-14 16:05:32 PDT
[Chromium] Use the unique ID instead of the profile label to identify the accepted AutoFill suggestion.
Attachments
Patch (11.27 KB, patch)
2010-07-14 16:06 PDT, James Hawkins
fishd: review+
fishd: commit-queue-
James Hawkins
Comment 1 2010-07-14 16:06:53 PDT
David Holloway
Comment 2 2010-07-14 16:31:39 PDT
LGTM.
Darin Fisher (:fishd, Google)
Comment 3 2010-07-14 16:55:37 PDT
Comment on attachment 61579 [details] Patch WebKit/chromium/public/WebView.h:258 + // Notifies the WebView that AutoFill suggestions are available for a node. it might be nice to explain what the uniqueIDs parameter is all about. it isn't very obvious from reading the signature of the method. R=me
James Hawkins
Comment 4 2010-07-14 17:20:08 PDT
James Robinson
Comment 5 2010-07-14 18:00:07 PDT
This doesn't compile in debug. WebViewImpl.cpp:1740
Note You need to log in before you can comment on or make changes to this bug.