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

Issue 8351027: Reduce visibility of methods in AutofillManager and AutofillDownload. (Closed)

Created:
9 years, 2 months ago by Ilya Sherman
Modified:
9 years, 1 month ago
Reviewers:
GeorgeY, dhollowa
CC:
chromium-reviews, GeorgeY, Paweł Hajdan Jr., Ilya Sherman, dyu1, dhollowa
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Reduce visibility of methods in AutofillManager and AutofillDownload. Also remove some obsolete code and simplify some of the code's expectations. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107680

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase harder #

Total comments: 11

Patch Set 4 : De-nitting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -138 lines) Patch
M chrome/browser/autofill/autofill_download.h View 1 2 3 3 chunks +15 lines, -21 lines 0 comments Download
M chrome/browser/autofill/autofill_download.cc View 1 2 3 10 chunks +24 lines, -61 lines 0 comments Download
M chrome/browser/autofill/autofill_download_unittest.cc View 1 2 3 6 chunks +9 lines, -10 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.h View 1 2 3 3 chunks +26 lines, -33 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 4 chunks +2 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Ilya Sherman
9 years, 2 months ago (2011-10-25 05:25:33 UTC) #1
dhollowa
http://codereview.chromium.org/8351027/diff/6001/chrome/browser/autofill/autofill_download.cc File chrome/browser/autofill/autofill_download.cc (right): http://codereview.chromium.org/8351027/diff/6001/chrome/browser/autofill/autofill_download.cc#newcode51 chrome/browser/autofill/autofill_download.cc:51: DCHECK(observer_); Should have a DCHECK(profile_) here if you're eliminating ...
9 years, 1 month ago (2011-10-26 15:58:32 UTC) #2
Ilya Sherman
http://codereview.chromium.org/8351027/diff/6001/chrome/browser/autofill/autofill_download.cc File chrome/browser/autofill/autofill_download.cc (right): http://codereview.chromium.org/8351027/diff/6001/chrome/browser/autofill/autofill_download.cc#newcode51 chrome/browser/autofill/autofill_download.cc:51: DCHECK(observer_); On 2011/10/26 15:58:33, dhollowa wrote: > Should have ...
9 years, 1 month ago (2011-10-26 23:06:32 UTC) #3
dhollowa
LGTM. http://codereview.chromium.org/8351027/diff/6001/chrome/browser/autofill/autofill_download.cc File chrome/browser/autofill/autofill_download.cc (right): http://codereview.chromium.org/8351027/diff/6001/chrome/browser/autofill/autofill_download.cc#newcode51 chrome/browser/autofill/autofill_download.cc:51: DCHECK(observer_); Ok, that's fine. But if PrefService has ...
9 years, 1 month ago (2011-10-27 23:37:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/8351027/9001
9 years, 1 month ago (2011-10-28 00:08:45 UTC) #5
commit-bot: I haz the power
Try job failure for 8351027-9001 (retry) (retry) (retry) on linux_rel for step "ui_tests". It's a ...
9 years, 1 month ago (2011-10-28 01:39:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/8351027/9001
9 years, 1 month ago (2011-10-28 01:57:20 UTC) #7
commit-bot: I haz the power
9 years, 1 month ago (2011-10-28 02:55:21 UTC) #8
Change committed as 107680

Powered by Google App Engine
This is Rietveld 408576698