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

Issue 11366075: Merge 165468 - Fix a crash that could occur if the user closed a tab with an uncommitted search nav… (Closed)

Created:
8 years, 1 month ago by Peter Kasting
Modified:
8 years, 1 month ago
Reviewers:
Peter Kasting
CC:
chromium-reviews
Visibility:
Public.

Description

Merge 165468 - Fix a crash that could occur if the user closed a tab with an uncommitted search navigation that we were planning to show a GoogleURLTracker infobar for. In this case the WebContents being destroyed does not necessarily have a valid InfoBarTabHelper anymore. This also fixes names and comments relating to the EntryMap (nee InfoBarMap) that probably should have been changed when I added GoogleURLTrackerMapEntry. BUG=158201 TEST=none Review URL: https://codereview.chromium.org/11339060 TBR=pkasting@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=165801

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -103 lines) Patch
M chrome/browser/google/google_url_tracker.h View 3 chunks +17 lines, -13 lines 0 comments Download
M chrome/browser/google/google_url_tracker.cc View 14 chunks +88 lines, -73 lines 0 comments Download
M chrome/browser/google/google_url_tracker_map_entry.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/google/google_url_tracker_unittest.cc View 5 chunks +14 lines, -15 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Peter Kasting
8 years, 1 month ago (2012-11-02 23:58:48 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698