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

Issue 10200012: texture_image_transport: have a current context when we're releasing textures (Closed)

Created:
8 years, 8 months ago by piman
Modified:
8 years, 8 months ago
Reviewers:
jonathan.backer
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

texture_image_transport: have a current context when we're releasing textures In some cases, the TextureImageTransportSurface may get destroyed when no context is current. When that's the case, glDeleteTextures becomes a noop and we leak them. BUG=123933 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133732

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -17 lines) Patch
M content/common/gpu/texture_image_transport_surface.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/gpu/texture_image_transport_surface.cc View 3 chunks +19 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
piman
8 years, 8 months ago (2012-04-24 05:06:22 UTC) #1
jonathan.backer
lgtm
8 years, 8 months ago (2012-04-24 12:19:25 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/10200012/1
8 years, 8 months ago (2012-04-24 17:01:10 UTC) #3
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 18:38:30 UTC) #4
Change committed as 133732

Powered by Google App Engine
This is Rietveld 408576698