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

Issue 12319035: Avoid creating an extra RVH for a tab's opener when one is pending. (Closed)

Created:
7 years, 10 months ago by Charlie Reis
Modified:
7 years, 10 months ago
Reviewers:
nasko
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Avoid creating an extra RVH for a tab's opener when one is pending. This prevents a crash when later deleting the tab. BUG=176252 TEST=See bug for repro steps. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183730

Patch Set 1 : Initial patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M content/browser/web_contents/web_contents_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M content/browser/web_contents/web_contents_impl_unittest.cc View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Charlie Reis
Nasko, can you take a look? This should prevent the crash since we won't create ...
7 years, 10 months ago (2013-02-20 23:22:12 UTC) #1
nasko
lgtm
7 years, 10 months ago (2013-02-20 23:32:03 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/12319035/2001
7 years, 10 months ago (2013-02-21 00:45:14 UTC) #3
commit-bot: I haz the power
7 years, 10 months ago (2013-02-21 03:25:13 UTC) #4
Message was sent while issue was closed.
Change committed as 183730

Powered by Google App Engine
This is Rietveld 408576698