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

Issue 3157027: DOMUI: Add the basic HTML for the 'Edit Address' AutoFill overlay. (Closed)

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

Description

DOMUI: Add the basic HTML for the 'Edit Address' AutoFill overlay. BUG=49094 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56785

Patch Set 1 #

Patch Set 2 : 80 cols. #

Total comments: 8

Patch Set 3 : Address review comments. #

Patch Set 4 : Rebase. #

Total comments: 6

Patch Set 5 : Review fixes 2. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -3 lines) Patch
M chrome/browser/dom_ui/add_startup_page_handler.h View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/add_startup_page_handler.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
A chrome/browser/dom_ui/autofill_edit_address_handler.h View 1 chunk +26 lines, -0 lines 0 comments Download
A chrome/browser/dom_ui/autofill_edit_address_handler.cc View 1 chunk +53 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/options_ui.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/options.html View 1 2 3 4 5 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/add_startup_page_overlay.js View 1 chunk +0 lines, -1 line 0 comments Download
A chrome/browser/resources/options/autofill_edit_address_overlay.css View 1 chunk +3 lines, -0 lines 0 comments Download
A chrome/browser/resources/options/autofill_edit_address_overlay.html View 1 2 3 4 1 chunk +60 lines, -0 lines 0 comments Download
A chrome/browser/resources/options/autofill_edit_address_overlay.js View 1 2 1 chunk +61 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/autofill_options.js View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
James Hawkins
10 years, 4 months ago (2010-08-18 22:22:50 UTC) #1
dhg
http://codereview.chromium.org/3157027/diff/3001/4002 File chrome/browser/dom_ui/add_startup_page_handler.h (right): http://codereview.chromium.org/3157027/diff/3001/4002#newcode10 chrome/browser/dom_ui/add_startup_page_handler.h:10: #include "base/basictypes.h" I'm not clear as to why this ...
10 years, 4 months ago (2010-08-18 22:44:07 UTC) #2
James Hawkins
http://codereview.chromium.org/3157027/diff/3001/4002 File chrome/browser/dom_ui/add_startup_page_handler.h (right): http://codereview.chromium.org/3157027/diff/3001/4002#newcode10 chrome/browser/dom_ui/add_startup_page_handler.h:10: #include "base/basictypes.h" On 2010/08/18 22:44:07, dhg wrote: > I'm ...
10 years, 4 months ago (2010-08-19 17:58:23 UTC) #3
James Hawkins
+csilv
10 years, 4 months ago (2010-08-19 19:49:54 UTC) #4
James Hawkins
ping
10 years, 4 months ago (2010-08-19 20:39:39 UTC) #5
csilv
http://codereview.chromium.org/3157027/diff/8002/10001 File chrome/browser/dom_ui/add_startup_page_handler.cc (right): http://codereview.chromium.org/3157027/diff/8002/10001#newcode8 chrome/browser/dom_ui/add_startup_page_handler.cc:8: #include "base/singleton.h" I don't see a reference to base/singleton.h, ...
10 years, 4 months ago (2010-08-19 21:06:17 UTC) #6
James Hawkins
http://codereview.chromium.org/3157027/diff/8002/10001 File chrome/browser/dom_ui/add_startup_page_handler.cc (right): http://codereview.chromium.org/3157027/diff/8002/10001#newcode8 chrome/browser/dom_ui/add_startup_page_handler.cc:8: #include "base/singleton.h" On 2010/08/19 21:06:17, csilv wrote: > I ...
10 years, 4 months ago (2010-08-19 22:53:21 UTC) #7
csilv
10 years, 4 months ago (2010-08-20 00:07:55 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698