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

Issue 10913085: Ensure we don't leak a callback object when starting a sandboxed process. (Closed)

Created:
8 years, 3 months ago by Jay Civelli
Modified:
8 years, 3 months ago
Reviewers:
Yaron
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Ensure we don't leak a callback object when starting a sandboxed process. On Android we would leak a callback object if we failed to create a sanbox process. This ensures we delete it properly. BUG=None TEST=Android test shell should still work. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155013

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M content/browser/android/sandboxed_process_launcher.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M content/public/android/java/src/org/chromium/content/browser/SandboxedProcessLauncher.java View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jay Civelli
8 years, 3 months ago (2012-09-05 15:41:34 UTC) #1
Yaron
lgtm
8 years, 3 months ago (2012-09-05 15:55:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jcivelli@chromium.org/10913085/1
8 years, 3 months ago (2012-09-05 16:49:55 UTC) #3
commit-bot: I haz the power
8 years, 3 months ago (2012-09-05 20:57:15 UTC) #4
Change committed as 155013

Powered by Google App Engine
This is Rietveld 408576698