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

Issue 2753002: NaCl: Remove call to NaClAppDtor() (Closed)

Created:
10 years, 6 months ago by Mark Seaborn
Modified:
9 years, 5 months ago
Reviewers:
Cliff L. Biffle
CC:
chromium-reviews, native-client-reviews_googlegroups.com, noelallen_use_chromium, gregoryd
Visibility:
Public.

Description

NaCl: Remove call to NaClAppDtor() Calling NaClAppDtor() is unnecessary because the process is about to exit anyway, and it happens only in the error path because NaClAppDtor() is not able to shut down running NaCl threads safely. There is a TODO for its removal in the NaCl tree. This is related to http://codereview.chromium.org/2659002. BUG=http://code.google.com/p/nativeclient/issues/detail?id=560 TEST=nacl_ui_test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49324

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Mark Seaborn
10 years, 6 months ago (2010-06-09 00:27:32 UTC) #1
Cliff L. Biffle
10 years, 6 months ago (2010-06-09 21:18:50 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698