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

Issue 400063002: Destroy SurfaceDisplayOutputSurface's surface in its destructor (Closed)

Created:
6 years, 5 months ago by jbauman
Modified:
6 years, 5 months ago
Reviewers:
jamesr
CC:
chromium-reviews, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org
Visibility:
Public.

Description

Destroy SurfaceDisplayOutputSurface's surface in its destructor This prevents a leak and avoids hitting a DCHECK. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283997

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M content/browser/compositor/surface_display_output_surface.cc View 1 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
jbauman
6 years, 5 months ago (2014-07-17 20:39:09 UTC) #1
jamesr
I tried to do this, but it failed because destroying the surface will cause the ...
6 years, 5 months ago (2014-07-17 20:50:32 UTC) #2
jbauman
On 2014/07/17 20:50:32, jamesr wrote: > I tried to do this, but it failed because ...
6 years, 5 months ago (2014-07-17 22:06:26 UTC) #3
jamesr
The client_ is supposed to outlive the implementation so I think in this case the ...
6 years, 5 months ago (2014-07-17 22:25:37 UTC) #4
jbauman
PTAL. On 2014/07/17 22:25:37, jamesr wrote: > The client_ is supposed to outlive the implementation ...
6 years, 5 months ago (2014-07-17 22:32:29 UTC) #5
jamesr
lgtm
6 years, 5 months ago (2014-07-17 22:38:48 UTC) #6
jbauman
The CQ bit was checked by jbauman@chromium.org
6 years, 5 months ago (2014-07-17 22:39:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/400063002/20001
6 years, 5 months ago (2014-07-17 22:41:27 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 03:39:35 UTC) #9
Message was sent while issue was closed.
Change committed as 283997

Powered by Google App Engine
This is Rietveld 408576698