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

Issue 6301005: Fix autocomplete for Gmail subject lines. (Closed)

Created:
9 years, 11 months ago by Ilya Sherman
Modified:
9 years, 7 months ago
Reviewers:
dhollowa
CC:
chromium-reviews, James Hawkins, Ilya Sherman, dhollowa, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix autocomplete for Gmail subject lines. BUG=68626 TEST=Try to bring up autocomplete for the subject field of the Gmail "compose" view. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71720

Patch Set 1 #

Total comments: 1

Patch Set 2 : No logging #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M chrome/renderer/autofill_helper.cc View 1 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ilya Sherman
9 years, 11 months ago (2011-01-14 04:08:55 UTC) #1
dhollowa
9 years, 11 months ago (2011-01-14 16:13:28 UTC) #2
LGTM.  Minus logging.

http://codereview.chromium.org/6301005/diff/1/chrome/renderer/autofill_helper.cc
File chrome/renderer/autofill_helper.cc (right):

http://codereview.chromium.org/6301005/diff/1/chrome/renderer/autofill_helper...
chrome/renderer/autofill_helper.cc:282: GURL url =
node.document().frame()->url();
As tempting as this logging may be, there are privacy implications.  We need to
take this out.

Powered by Google App Engine
This is Rietveld 408576698