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

Issue 6259017: Fix crash in autofill metrics logging. (Closed)

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

Description

Fix crash in autofill metrics logging. Cached forms might not match submitted forms, but the logging code had been assuming that they always do. BUG=70374, 70701 TEST=unit_tests --gtest_filter=AutoFillMetricsTest.SaneMetricsWithCacheMismatch Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72453

Patch Set 1 #

Patch Set 2 : Whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -19 lines) Patch
M chrome/browser/autofill/autofill_manager.h View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 1 5 chunks +35 lines, -17 lines 0 comments Download
M chrome/browser/autofill/autofill_metrics_unittest.cc View 3 chunks +96 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ilya Sherman
9 years, 11 months ago (2011-01-25 00:07:21 UTC) #1
dhollowa
9 years, 11 months ago (2011-01-25 00:23:26 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698