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

Issue 185853008: Delete the PNaCl translate thread before deleting object files on surfaway. (Closed)

Created:
6 years, 9 months ago by jvoung (off chromium)
Modified:
6 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Delete the PNaCl translate thread before deleting object files on surfaway. Can't currently use base's ScopedVector for obj_files (instead of manual deletion), because base's [D]CHECK macros conflict with the NaCl ones that currently get pulled in. BUG=348742 TEST= currently manual: Put a sleep(n) at the right place in the translate thread and surf away -- observe before and after the patch. R=teravest@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254872

Patch Set 1 #

Patch Set 2 : update .h comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jvoung (off chromium)
6 years, 9 months ago (2014-03-04 03:16:19 UTC) #1
teravest
You should update the comment for translate_thread_ in pnacl_coordinator.h. It currently says: // The helper ...
6 years, 9 months ago (2014-03-04 15:11:18 UTC) #2
jvoung (off chromium)
Updated .h comment -- too redundant or okay?
6 years, 9 months ago (2014-03-04 16:37:14 UTC) #3
teravest
lgtm
6 years, 9 months ago (2014-03-04 16:38:21 UTC) #4
jvoung (off chromium)
The CQ bit was checked by jvoung@chromium.org
6 years, 9 months ago (2014-03-04 16:47:23 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jvoung@chromium.org/185853008/20001
6 years, 9 months ago (2014-03-04 16:48:53 UTC) #6
jvoung (off chromium)
6 years, 9 months ago (2014-03-04 23:10:58 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r254872 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698