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

Issue 3413026: Landing r60095 to the M7 branch.... (Closed)

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

Description

Landing r60095 to the M7 branch. Original review: http://codereview.chromium.org/3466006/show Fix crasher with autofill infobar. The "save credit card" information was deleted by the AutofillManager when the form is submitted but was still pointed to by the TabContents, causing a crasher when navigating. BUG=50428 TEST=See steps in 56238. TBR=jhawkins Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60103

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -19 lines) Patch
M chrome/browser/autofill/autofill_cc_infobar_delegate.cc View 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/autofill/autofill_manager.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_manager.cc View 1 chunk +8 lines, -3 lines 0 comments Download
M chrome/browser/translate/translate_manager.cc View 1 chunk +4 lines, -10 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698