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

Issue 13871010: Explicitly free the web contents in the background contents destructor. (Closed)

Created:
7 years, 8 months ago by Andrew T Wilson (Slow)
Modified:
7 years, 8 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org
Visibility:
Public.

Description

Explicitly free the web contents in the background contents destructor. This will help track down what's going on in crbug.com/164617 - is it a double-free of the BackgroundContents, or an unexpected free of the WebContents? This is a re-land of r194345 BUG=164617 TBR=avi@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194361

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
Andrew T Wilson (Slow)
7 years, 8 months ago (2013-04-16 14:21:46 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r194361 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698