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

Issue 2801020: UI changes to Autofill dialogs according to the latest mocks... (Closed)

Created:
10 years, 6 months ago by GeorgeY
Modified:
9 years, 6 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews, finnur+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

UI changes to Autofill dialogs according to the latest mocks Also added inferred labels implementation. Label inferred from the person name + differences in other fields to distinguish entries. BUG=47120, 46634, 46635, 47435, 48881, 47430 TEST=in the mocks: http://folder/roma/design/chrome/autofill/ and unit tested. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52838

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 18

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 3

Patch Set 8 : '' #

Total comments: 2

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -155 lines) Patch
M chrome/app/resources/locale_settings.grd View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/views/autofill_profiles_view_win.h View 1 2 3 4 5 6 7 8 9 10 chunks +11 lines, -7 lines 0 comments Download
M chrome/browser/views/autofill_profiles_view_win.cc View 1 2 3 4 5 6 7 8 9 10 25 chunks +70 lines, -102 lines 0 comments Download
M chrome/browser/views/options/content_page_view.h View 1 2 3 4 5 6 7 8 9 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/views/options/content_page_view.cc View 1 2 3 4 5 6 7 8 9 6 chunks +0 lines, -41 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
GeorgeY
Latest UI changes
10 years, 6 months ago (2010-06-25 03:43:39 UTC) #1
James Hawkins
http://codereview.chromium.org/2801020/diff/1/5 File chrome/browser/views/autofill_profiles_view_win.h (left): http://codereview.chromium.org/2801020/diff/1/5#oldcode274 chrome/browser/views/autofill_profiles_view_win.h:274: TEXT_LABEL, We shouldn't remove labels until we actually implement ...
10 years, 6 months ago (2010-06-25 20:19:58 UTC) #2
GeorgeY
On 2010/06/25 20:19:58, James Hawkins wrote: > http://codereview.chromium.org/2801020/diff/1/5 > File chrome/browser/views/autofill_profiles_view_win.h (left): > > http://codereview.chromium.org/2801020/diff/1/5#oldcode274 ...
10 years, 6 months ago (2010-06-25 20:33:29 UTC) #3
James Hawkins
On 2010/06/25 20:33:29, GeorgeY wrote: > On 2010/06/25 20:19:58, James Hawkins wrote: > > http://codereview.chromium.org/2801020/diff/1/5 ...
10 years, 6 months ago (2010-06-25 20:36:06 UTC) #4
GeorgeY
On 2010/06/25 20:36:06, James Hawkins wrote: > On 2010/06/25 20:33:29, GeorgeY wrote: > > On ...
10 years, 6 months ago (2010-06-25 20:41:12 UTC) #5
GeorgeY
Updated CL
10 years, 5 months ago (2010-06-29 19:49:01 UTC) #6
James Hawkins
http://codereview.chromium.org/2801020/diff/31001/32004 File chrome/browser/autofill/autofill_profile.h (right): http://codereview.chromium.org/2801020/diff/31001/32004#newcode58 chrome/browser/autofill/autofill_profile.h:58: // Adjusts the labels according to profile data. Remove ...
10 years, 5 months ago (2010-06-29 21:07:01 UTC) #7
GeorgeY
Will re-upload when compiles... http://codereview.chromium.org/2801020/diff/31001/32004 File chrome/browser/autofill/autofill_profile.h (right): http://codereview.chromium.org/2801020/diff/31001/32004#newcode58 chrome/browser/autofill/autofill_profile.h:58: // Adjusts the labels according ...
10 years, 5 months ago (2010-06-29 21:36:15 UTC) #8
James Hawkins
http://codereview.chromium.org/2801020/diff/31001/32003 File chrome/browser/autofill/autofill_profile.cc (right): http://codereview.chromium.org/2801020/diff/31001/32003#newcode186 chrome/browser/autofill/autofill_profile.cc:186: const AutoFillFieldType distinguishing_fields[] = { The order is: NAME_FULL, ...
10 years, 5 months ago (2010-06-29 21:57:26 UTC) #9
GeorgeY
On 2010/06/29 21:57:26, James Hawkins wrote: > http://codereview.chromium.org/2801020/diff/31001/32003 > File chrome/browser/autofill/autofill_profile.cc (right): > > http://codereview.chromium.org/2801020/diff/31001/32003#newcode186 ...
10 years, 5 months ago (2010-06-29 23:01:32 UTC) #10
James Hawkins
http://codereview.chromium.org/2801020/diff/12008/9006 File chrome/browser/autofill/autofill_profile.cc (right): http://codereview.chromium.org/2801020/diff/12008/9006#newcode220 chrome/browser/autofill/autofill_profile.cc:220: // NAME_FULL is a special field, that always appears ...
10 years, 5 months ago (2010-06-30 00:36:14 UTC) #11
GeorgeY
http://codereview.chromium.org/2801020/diff/12008/9006 File chrome/browser/autofill/autofill_profile.cc (right): http://codereview.chromium.org/2801020/diff/12008/9006#newcode220 chrome/browser/autofill/autofill_profile.cc:220: // NAME_FULL is a special field, that always appears ...
10 years, 5 months ago (2010-06-30 18:35:59 UTC) #12
James Hawkins
http://codereview.chromium.org/2801020/diff/12008/9006 File chrome/browser/autofill/autofill_profile.cc (right): http://codereview.chromium.org/2801020/diff/12008/9006#newcode220 chrome/browser/autofill/autofill_profile.cc:220: // NAME_FULL is a special field, that always appears ...
10 years, 5 months ago (2010-06-30 18:53:03 UTC) #13
GeorgeY
http://codereview.chromium.org/2801020/diff/48001/41004 File chrome/browser/autofill/autofill_profile.cc (right): http://codereview.chromium.org/2801020/diff/48001/41004#newcode220 chrome/browser/autofill/autofill_profile.cc:220: // NAME_FULL is a special field, that always appears ...
10 years, 5 months ago (2010-06-30 19:42:37 UTC) #14
James Hawkins
On 2010/06/30 19:42:37, GeorgeY wrote: > http://codereview.chromium.org/2801020/diff/48001/41004 > File chrome/browser/autofill/autofill_profile.cc (right): > > http://codereview.chromium.org/2801020/diff/48001/41004#newcode220 > ...
10 years, 5 months ago (2010-06-30 19:49:57 UTC) #15
GeorgeY
Based on new inferredLabels
10 years, 5 months ago (2010-07-16 22:47:57 UTC) #16
James Hawkins
10 years, 5 months ago (2010-07-16 22:56:07 UTC) #17
LGTM

Powered by Google App Engine
This is Rietveld 408576698