Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Issue 10408070: Upgrade Seperator in New Autofill UI (Closed)

Created:
8 years, 7 months ago by csharp
Modified:
8 years, 7 months ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, Ilya Sherman, dyu1
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Upgrade Seperator in New Autofill UI Modify the new Autofill UI to use WebAutofillClient::MenuItemIDSeparator as the sperator index, which will make it easier to have multiple separators in the future. BUG=125001 TEST=Unit tests pass Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138860

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -98 lines) Patch
M chrome/browser/autofill/autofill_external_delegate.cc View 3 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_popup_unittest.cc View 1 2 chunks +0 lines, -19 lines 0 comments Download
M chrome/browser/autofill/autofill_popup_view.h View 1 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/autofill/autofill_popup_view.cc View 1 2 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.h View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc View 1 2 10 chunks +120 lines, -68 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
csharp
I'll add erg@ to review the gtk part once I get the lgtm from you.
8 years, 7 months ago (2012-05-22 20:31:04 UTC) #1
Ilya Sherman
https://chromiumcodereview.appspot.com/10408070/diff/1/chrome/browser/autofill/autofill_popup_view.h File chrome/browser/autofill/autofill_popup_view.h (right): https://chromiumcodereview.appspot.com/10408070/diff/1/chrome/browser/autofill/autofill_popup_view.h#newcode102 chrome/browser/autofill/autofill_popup_view.h:102: int RowToIndex(size_t row); This seems much more complex than ...
8 years, 7 months ago (2012-05-22 20:44:03 UTC) #2
csharp
Code rewritten to hide the row size logic in the implementation specific code.
8 years, 7 months ago (2012-05-23 13:56:08 UTC) #3
Ilya Sherman
LGTM with nits. Thanks. https://chromiumcodereview.appspot.com/10408070/diff/4001/chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc File chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc (right): https://chromiumcodereview.appspot.com/10408070/diff/4001/chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc#newcode33 chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc:33: // The bertical height of ...
8 years, 7 months ago (2012-05-23 18:58:08 UTC) #4
csharp
erg@, can you take a quick look at the gtk files. Thanks https://chromiumcodereview.appspot.com/10408070/diff/4001/chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc File chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.cc ...
8 years, 7 months ago (2012-05-24 13:40:10 UTC) #5
Elliot Glaysher
quick gtk glance lgtm
8 years, 7 months ago (2012-05-24 17:02:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/10408070/10001
8 years, 7 months ago (2012-05-24 17:30:59 UTC) #7
commit-bot: I haz the power
8 years, 7 months ago (2012-05-24 19:29:35 UTC) #8
Change committed as 138860

Powered by Google App Engine
This is Rietveld 408576698