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

Issue 9705008: NaClDesc: Undo erroneous renaming of the DescWrapper methods (Closed)

Created:
8 years, 9 months ago by Mark Seaborn
Modified:
8 years, 9 months ago
Reviewers:
bsy
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

NaClDesc: Undo erroneous renaming of the DescWrapper methods Renaming DescWrapper's SendMsg/RecvMsg to LowLevelSendMsg/LowLevelRecvMsg in r8015 was erroneous because they are the high-level variants that operate on NaClDescs, not NaClHandles. This should have been apparent given that the bodies of the methods were not changed in r8015! BUG=http://code.google.com/p/nativeclient/issues/detail?id=2627 TEST=compile Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=8028

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -8 lines) Patch
M src/trusted/desc/nacl_desc_wrapper.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/trusted/desc/nacl_desc_wrapper.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M src/trusted/nonnacl_util/sel_ldr_launcher.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Seaborn
8 years, 9 months ago (2012-03-14 02:07:31 UTC) #1
bsy
8 years, 9 months ago (2012-03-14 22:14:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698