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

Issue 6552002: Used dashed-form for autofill overlay ids (Closed)

Created:
9 years, 10 months ago by Ilya Sherman
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Used dashed-form for autofill overlay ids BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75724

Patch Set 1 #

Total comments: 3

Patch Set 2 : Missed the zip code #

Patch Set 3 : Updated the overlay page id as well #

Patch Set 4 : Updated the overlay page id as well #

Total comments: 4

Patch Set 5 : auto-fill => autofill, restore overlay page name #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -52 lines) Patch
M chrome/browser/resources/options/autofill_edit_address_overlay.css View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/autofill_edit_address_overlay.html View 1 2 3 4 2 chunks +24 lines, -24 lines 2 comments Download
M chrome/browser/resources/options/autofill_edit_address_overlay.js View 1 2 3 4 8 chunks +28 lines, -27 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ilya Sherman
http://codereview.chromium.org/6552002/diff/1/chrome/browser/resources/options/autofill_edit_address_overlay.html File chrome/browser/resources/options/autofill_edit_address_overlay.html (right): http://codereview.chromium.org/6552002/diff/1/chrome/browser/resources/options/autofill_edit_address_overlay.html#newcode1 chrome/browser/resources/options/autofill_edit_address_overlay.html:1: <div class="page hidden" id="autoFillEditAddressOverlay"> note: didn't change this id ...
9 years, 10 months ago (2011-02-23 00:47:45 UTC) #1
James Hawkins
http://codereview.chromium.org/6552002/diff/1/chrome/browser/resources/options/autofill_edit_address_overlay.html File chrome/browser/resources/options/autofill_edit_address_overlay.html (right): http://codereview.chromium.org/6552002/diff/1/chrome/browser/resources/options/autofill_edit_address_overlay.html#newcode1 chrome/browser/resources/options/autofill_edit_address_overlay.html:1: <div class="page hidden" id="autoFillEditAddressOverlay"> On 2011/02/23 00:47:45, Ilya Sherman ...
9 years, 10 months ago (2011-02-23 01:41:21 UTC) #2
Ilya Sherman
http://codereview.chromium.org/6552002/diff/1/chrome/browser/resources/options/autofill_edit_address_overlay.html File chrome/browser/resources/options/autofill_edit_address_overlay.html (right): http://codereview.chromium.org/6552002/diff/1/chrome/browser/resources/options/autofill_edit_address_overlay.html#newcode1 chrome/browser/resources/options/autofill_edit_address_overlay.html:1: <div class="page hidden" id="autoFillEditAddressOverlay"> On 2011/02/23 01:41:21, James Hawkins ...
9 years, 10 months ago (2011-02-23 01:52:54 UTC) #3
James Hawkins
http://codereview.chromium.org/6552002/diff/7001/chrome/browser/resources/options/autofill_edit_address_overlay.html File chrome/browser/resources/options/autofill_edit_address_overlay.html (right): http://codereview.chromium.org/6552002/diff/7001/chrome/browser/resources/options/autofill_edit_address_overlay.html#newcode1 chrome/browser/resources/options/autofill_edit_address_overlay.html:1: <div class="page hidden" id="auto-fill-edit-address-overlay"> s/auto-fill/autofill/ here and elsewhere. http://codereview.chromium.org/6552002/diff/7001/chrome/browser/resources/options/autofill_edit_address_overlay.js ...
9 years, 10 months ago (2011-02-23 02:35:42 UTC) #4
Ilya Sherman
http://codereview.chromium.org/6552002/diff/7001/chrome/browser/resources/options/autofill_edit_address_overlay.html File chrome/browser/resources/options/autofill_edit_address_overlay.html (right): http://codereview.chromium.org/6552002/diff/7001/chrome/browser/resources/options/autofill_edit_address_overlay.html#newcode1 chrome/browser/resources/options/autofill_edit_address_overlay.html:1: <div class="page hidden" id="auto-fill-edit-address-overlay"> On 2011/02/23 02:35:42, James Hawkins ...
9 years, 10 months ago (2011-02-23 03:49:05 UTC) #5
James Hawkins
LGTM, thanks.
9 years, 10 months ago (2011-02-23 04:05:43 UTC) #6
arv (Not doing code reviews)
http://codereview.chromium.org/6552002/diff/6006/chrome/browser/resources/options/autofill_edit_address_overlay.html File chrome/browser/resources/options/autofill_edit_address_overlay.html (right): http://codereview.chromium.org/6552002/diff/6006/chrome/browser/resources/options/autofill_edit_address_overlay.html#newcode6 chrome/browser/resources/options/autofill_edit_address_overlay.html:6: <div><span i18n-content="fullNameLabel"></span></div> My comment on the other patch was ...
9 years, 10 months ago (2011-02-23 17:58:10 UTC) #7
Ilya Sherman
9 years, 10 months ago (2011-02-23 23:48:50 UTC) #8
http://codereview.chromium.org/6552002/diff/6006/chrome/browser/resources/opt...
File chrome/browser/resources/options/autofill_edit_address_overlay.html
(right):

http://codereview.chromium.org/6552002/diff/6006/chrome/browser/resources/opt...
chrome/browser/resources/options/autofill_edit_address_overlay.html:6:
<div><span i18n-content="fullNameLabel"></span></div>
On 2011/02/23 17:58:10, arv wrote:
> My comment on the other patch was that in this case there is a div wrapping
the
> span and the code that other patch touched there is no div. We should probably
> remove the divs here and below.

Ah, ok: http://codereview.chromium.org/6575012/

Powered by Google App Engine
This is Rietveld 408576698