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

Issue 3140026: DOMUI: Implement the 'Remove...' button on the AutoFill page. (Closed)

Created:
10 years, 4 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
csilv, dhollowa
CC:
chromium-reviews, dhg, ben+cc_chromium.org, arv (Not doing code reviews), dhollowa
Visibility:
Public.

Description

DOMUI: Implement the 'Remove...' button on the AutoFill page. BUG=49094 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57238

Patch Set 1 #

Total comments: 6

Patch Set 2 : Style fix. #

Patch Set 3 : DOMUI fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -12 lines) Patch
M chrome/browser/autofill/personal_data_manager.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/autofill/personal_data_manager.cc View 1 3 chunks +55 lines, -1 line 0 comments Download
M chrome/browser/dom_ui/autofill_options_handler.h View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/autofill_options_handler.cc View 3 chunks +35 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/autofill_options.js View 1 2 9 chunks +72 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
James Hawkins
dhollowa: PDM change csilv: DOMUI changes
10 years, 4 months ago (2010-08-24 20:33:46 UTC) #1
csilv
LGTM http://codereview.chromium.org/3140026/diff/1/6 File chrome/browser/resources/options/autofill_options.js (right): http://codereview.chromium.org/3140026/diff/1/6#newcode130 chrome/browser/resources/options/autofill_options.js:130: profileList = $('profileList'); better to have this be ...
10 years, 4 months ago (2010-08-24 20:54:50 UTC) #2
James Hawkins
http://codereview.chromium.org/3140026/diff/1/6 File chrome/browser/resources/options/autofill_options.js (right): http://codereview.chromium.org/3140026/diff/1/6#newcode130 chrome/browser/resources/options/autofill_options.js:130: profileList = $('profileList'); On 2010/08/24 20:54:50, csilv wrote: > ...
10 years, 4 months ago (2010-08-24 21:02:05 UTC) #3
dhollowa
10 years, 4 months ago (2010-08-24 21:02:38 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698