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

Issue 12929033: Add NaClDescIoDescMakeFromHandle (Closed)

Created:
7 years, 9 months ago by hamaji
Modified:
7 years, 9 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/src/native_client.git@master
Visibility:
Public.

Description

Add NaClDescIoDescMakeFromHandle This interface is more similar to other NaClDesc*Make interfaces such as NaClDescSyncSocketMake than NaClDescIoDescMake. This change blocks https://codereview.chromium.org/13011002/ I'm planning to use this from chrome/nacl/nacl_ipc_adapter.cc. R=bradchen@chromium.org, bbudge@chromium.org, mseaborn@chromium.org BUG=183015 Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=11039

Patch Set 1 #

Total comments: 4

Patch Set 2 : add error checks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M src/trusted/desc/nacl_desc_io.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/trusted/desc/nacl_desc_io.c View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
hamaji
Thanks guys for your suggestions in https://codereview.chromium.org/13011002/ ! Mark and Bill suggested I should add ...
7 years, 9 months ago (2013-03-22 18:30:15 UTC) #1
Mark Seaborn
> Mark and Bill suggested I should add > DescWrapperFactory::Import*. However, other case clauses in ...
7 years, 9 months ago (2013-03-22 18:40:05 UTC) #2
hamaji
Thanks for your prompt review! https://codereview.chromium.org/12929033/diff/1/src/trusted/desc/nacl_desc_io.c File src/trusted/desc/nacl_desc_io.c (right): https://codereview.chromium.org/12929033/diff/1/src/trusted/desc/nacl_desc_io.c#newcode99 src/trusted/desc/nacl_desc_io.c:99: posix_d = _open_osfhandle((intptr_t) handle, ...
7 years, 9 months ago (2013-03-22 18:45:08 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/hamaji@chromium.org/12929033/5001
7 years, 9 months ago (2013-03-22 18:45:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/hamaji@chromium.org/12929033/5001
7 years, 9 months ago (2013-03-22 18:55:01 UTC) #5
commit-bot: I haz the power
7 years, 9 months ago (2013-03-22 20:59:24 UTC) #6
Message was sent while issue was closed.
Change committed as 11039

Powered by Google App Engine
This is Rietveld 408576698