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

Issue 3645002: Autofill help link should link to locale specific site (Closed)

Created:
10 years, 2 months ago by dhollowa
Modified:
9 years, 7 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Autofill help link should link to locale specific site Changes Autofill help link to be .grd based for all platforms. Also, unified the handling of activating the link. BUG=57092 TEST=Manual tests from prefs dialog and credit card infobar. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=62058

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -14 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/autofill_cc_infobar_delegate.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/autofill/autofill_dialog_gtk.cc View 1 chunk +3 lines, -2 lines 4 comments Download
M chrome/browser/autofill/autofill_manager.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/views/autofill_profiles_view_win.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
James Hawkins
Looks like you forgot to finish the CL message. http://codereview.chromium.org/3645002/diff/1/4 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/3645002/diff/1/4#newcode369 chrome/browser/autofill/autofill_dialog_gtk.cc:369: ...
10 years, 2 months ago (2010-10-09 00:22:52 UTC) #1
dhollowa
http://codereview.chromium.org/3645002/diff/1/4 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/3645002/diff/1/4#newcode369 chrome/browser/autofill/autofill_dialog_gtk.cc:369: if (!browser || !browser->GetSelectedTabContents()) On 2010/10/09 00:22:52, James Hawkins ...
10 years, 2 months ago (2010-10-09 00:32:07 UTC) #2
James Hawkins
http://codereview.chromium.org/3645002/diff/1/4 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/3645002/diff/1/4#newcode369 chrome/browser/autofill/autofill_dialog_gtk.cc:369: if (!browser || !browser->GetSelectedTabContents()) On 2010/10/09 00:32:07, dhollowa wrote: ...
10 years, 2 months ago (2010-10-09 00:47:36 UTC) #3
dhollowa
On 2010/10/09 00:47:36, James Hawkins wrote: > http://codereview.chromium.org/3645002/diff/1/4 > File chrome/browser/autofill/autofill_dialog_gtk.cc (right): > > http://codereview.chromium.org/3645002/diff/1/4#newcode369 ...
10 years, 2 months ago (2010-10-09 00:56:31 UTC) #4
dhollowa
http://codereview.chromium.org/3645002/diff/1/4 File chrome/browser/autofill/autofill_dialog_gtk.cc (right): http://codereview.chromium.org/3645002/diff/1/4#newcode369 chrome/browser/autofill/autofill_dialog_gtk.cc:369: if (!browser || !browser->GetSelectedTabContents()) On 2010/10/09 00:47:36, James Hawkins ...
10 years, 2 months ago (2010-10-09 01:08:21 UTC) #5
James Hawkins
10 years, 2 months ago (2010-10-09 01:14:03 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698