[webkit-reviews] review requested: [Bug 34721] [Chromium] Refactor AutocompletePopupMenuClient into a base class, SuggestionsPopupMenuClient, and two derived classes, AutocompletePopupMenuClient and AutoFillPopupMenuClient : [Attachment 48443] [Chromium] Refactor AutocompletePopupMenuClient [try5]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 14:58:18 PST 2010


James Hawkins <jhawkins at google.com> has asked  for review:
Bug 34721: [Chromium] Refactor AutocompletePopupMenuClient into a base class,
SuggestionsPopupMenuClient, and two derived classes,
AutocompletePopupMenuClient and AutoFillPopupMenuClient
https://bugs.webkit.org/show_bug.cgi?id=34721

Attachment 48443: [Chromium] Refactor AutocompletePopupMenuClient [try5]
https://bugs.webkit.org/attachment.cgi?id=48443&action=review

------- Additional Comments from James Hawkins <jhawkins at google.com>
Fixed indentation.  Removed spurious headers.  m_webView was replaced with
getWebView method in my previous patch, but I forgot to remove the member
variable.  Done in this patch.


More information about the webkit-reviews mailing list