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

Issue 11791027: [Android] Fix Java android.view.Surface leak. (Closed)

Created:
7 years, 11 months ago by benm (inactive)
Modified:
7 years, 11 months ago
Reviewers:
bulach, no sievers
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

[Android] Fix Java android.view.Surface leak. Correctly clean up resources when we're finished with the Surface by invoking release(). Android only change and android bots are green. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175536

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M content/common/android/surface_texture_bridge.cc View 1 chunk +1 line, -0 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
benm (inactive)
ptal
7 years, 11 months ago (2013-01-07 19:30:00 UTC) #1
no sievers
On 2013/01/07 19:30:00, benm wrote: > ptal lgtm
7 years, 11 months ago (2013-01-07 19:36:42 UTC) #2
benm (inactive)
+marcus for content/common/android OWNERS ptal, thanks!
7 years, 11 months ago (2013-01-08 11:31:56 UTC) #3
bulach
lgtm, small suggestion below: https://codereview.chromium.org/11791027/diff/1/content/common/android/surface_texture_bridge.cc File content/common/android/surface_texture_bridge.cc (right): https://codereview.chromium.org/11791027/diff/1/content/common/android/surface_texture_bridge.cc#newcode131 content/common/android/surface_texture_bridge.cc:131: JNI_Surface::Java_Surface_release(env, jsurface.obj()); rather than .obj() ...
7 years, 11 months ago (2013-01-08 15:51:49 UTC) #4
benm (inactive)
thanks marcus, unless I misunderstood or you have strong feelings think i'll leave as is. ...
7 years, 11 months ago (2013-01-08 15:56:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benm@chromium.org/11791027/1
7 years, 11 months ago (2013-01-08 16:32:44 UTC) #6
commit-bot: I haz the power
7 years, 11 months ago (2013-01-08 16:32:53 UTC) #7
Message was sent while issue was closed.
Change committed as 175536

Powered by Google App Engine
This is Rietveld 408576698