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

Issue 8294017: Merge 105858 - Crash fix. (Closed)

Created:
9 years, 2 months ago by dharani1
Modified:
9 years, 2 months ago
Reviewers:
sreeram
CC:
chromium-reviews
Visibility:
Public.

Description

Merge 105858 - Crash fix. I don't see how tab_contents_ could be NULL inside PrepareForCommit(). Even if Update() had never been called, OnAutocompleteGotFocus() should have set a valid tab_contents_. Anyway, check for it before trying to access the profile(). BUG=100521 TEST=none Review URL: http://codereview.chromium.org/8322005 TBR=sreeram@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105862

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/instant/instant_controller.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
dharani1
9 years, 2 months ago (2011-10-17 18:44:42 UTC) #1
sreeram
9 years, 2 months ago (2011-10-17 18:50:20 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698