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

Issue 6286003: Refactoring of upload, form saving, and UMA logging. (Closed)

Created:
9 years, 11 months ago by dhollowa
Modified:
9 years, 7 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, Paweł Hajdan Jr., James Hawkins, dhollowa, Ilya Sherman
Visibility:
Public.

Description

Refactoring of upload, form saving, and UMA logging. BUG=none TEST=PersonalDataManagerTest.*, AutoFillManagerTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72004

Patch Set 1 #

Total comments: 5

Patch Set 2 : Move upload. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -68 lines) Patch
M chrome/browser/autofill/autofill_manager.h View 3 chunks +8 lines, -9 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 1 9 chunks +43 lines, -43 lines 0 comments Download
M chrome/browser/autofill/personal_data_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/personal_data_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/autofill/personal_data_manager_unittest.cc View 13 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ilya Sherman
Not sure if you're intending to commit this or just uploading it for demonstrative purposes, ...
9 years, 11 months ago (2011-01-18 23:02:36 UTC) #1
dhollowa
Just illustrative. This is in service of http://codereview.chromium.org/6213002/ http://codereview.chromium.org/6286003/diff/1/chrome/browser/autofill/autofill_manager.cc File chrome/browser/autofill/autofill_manager.cc (left): http://codereview.chromium.org/6286003/diff/1/chrome/browser/autofill/autofill_manager.cc#oldcode224 chrome/browser/autofill/autofill_manager.cc:224: // ...
9 years, 11 months ago (2011-01-18 23:26:15 UTC) #2
dhollowa
http://codereview.chromium.org/6286003/diff/1/chrome/browser/autofill/autofill_manager.cc File chrome/browser/autofill/autofill_manager.cc (right): http://codereview.chromium.org/6286003/diff/1/chrome/browser/autofill/autofill_manager.cc#newcode498 chrome/browser/autofill/autofill_manager.cc:498: cached_submitted_form = NULL; I would think yes, and that ...
9 years, 11 months ago (2011-01-18 23:29:03 UTC) #3
dhollowa
http://codereview.chromium.org/6286003/diff/1/chrome/browser/autofill/autofill_manager.cc File chrome/browser/autofill/autofill_manager.cc (left): http://codereview.chromium.org/6286003/diff/1/chrome/browser/autofill/autofill_manager.cc#oldcode224 chrome/browser/autofill/autofill_manager.cc:224: // HandleSubmit(). On 2011/01/18 23:26:15, dhollowa wrote: > Yes, ...
9 years, 11 months ago (2011-01-19 17:00:44 UTC) #4
Ilya Sherman
9 years, 11 months ago (2011-01-20 19:37:33 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698