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

Issue 135853021: NaCl: Expose NaClApp to embedding layer. (Closed)

Created:
6 years, 11 months ago by teravest
Modified:
6 years, 11 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/src/native_client.git@master
Visibility:
Public.

Description

NaCl: Expose NaClApp to embedding layer. This is a small change in the API to expose NaClApp to the embedding layer. There will be more changes in the future to clean this up, but I'm changing this now so I can mail out patches to refactor the trusted plugin in Chrome. BUG=http://crbug.com/333950

Patch Set 1 #

Patch Set 2 : Update test also #

Total comments: 7

Patch Set 3 : Bigger change #

Patch Set 4 : Build fixes applied #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -47 lines) Patch
M src/trusted/service_runtime/sel_main_chrome.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M src/trusted/service_runtime/sel_main_chrome.c View 1 2 3 10 chunks +65 lines, -47 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
teravest
6 years, 11 months ago (2014-01-16 20:33:46 UTC) #1
dmichael (off chromium)
https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c File src/trusted/service_runtime/sel_main_chrome.c (right): https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c#newcode417 src/trusted/service_runtime/sel_main_chrome.c:417: struct NaClApp *nap = NaClAppCreate(); Is there a need ...
6 years, 11 months ago (2014-01-16 21:30:25 UTC) #2
teravest
On Thu, Jan 16, 2014 at 2:30 PM, <dmichael@chromium.org> wrote: > > https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c > File ...
6 years, 11 months ago (2014-01-16 21:37:30 UTC) #3
dmichael (off chromium)
On 2014/01/16 21:37:30, teravest wrote: > On Thu, Jan 16, 2014 at 2:30 PM, <mailto:dmichael@chromium.org> ...
6 years, 11 months ago (2014-01-16 22:41:00 UTC) #4
dmichael (off chromium)
lgtm https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c File src/trusted/service_runtime/sel_main_chrome.c (right): https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c#newcode417 src/trusted/service_runtime/sel_main_chrome.c:417: struct NaClApp *nap = NaClAppCreate(); On 2014/01/16 21:30:26, ...
6 years, 11 months ago (2014-01-17 16:00:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/teravest@chromium.org/135853021/40001
6 years, 11 months ago (2014-01-17 16:20:18 UTC) #6
commit-bot: I haz the power
Presubmit check for 135853021-40001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 11 months ago (2014-01-17 16:20:24 UTC) #7
Mark Seaborn
https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c File src/trusted/service_runtime/sel_main_chrome.c (right): https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c#newcode127 src/trusted/service_runtime/sel_main_chrome.c:127: struct NaClApp* NaClAppCreate(void) { Spacing style should be " ...
6 years, 11 months ago (2014-01-17 16:42:06 UTC) #8
teravest
On Fri, Jan 17, 2014 at 9:42 AM, <mseaborn@chromium.org> wrote: > > https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c > File ...
6 years, 11 months ago (2014-01-17 16:51:48 UTC) #9
teravest
On Fri, Jan 17, 2014 at 9:51 AM, Justin TerAvest <teravest@chromium.org> wrote: > On Fri, ...
6 years, 11 months ago (2014-01-17 16:54:18 UTC) #10
teravest
On Fri, Jan 17, 2014 at 9:42 AM, <mseaborn@chromium.org> wrote: > > https://codereview.chromium.org/135853021/diff/40001/src/trusted/service_runtime/sel_main_chrome.c > File ...
6 years, 11 months ago (2014-01-17 17:09:09 UTC) #11
Mark Seaborn
On 17 January 2014 09:08, Justin TerAvest <teravest@chromium.org> wrote: > On Fri, Jan 17, 2014 ...
6 years, 11 months ago (2014-01-21 19:08:16 UTC) #12
teravest
Thanks, Mark. I've changed the embedding interface to look more like you describe, but not ...
6 years, 11 months ago (2014-01-21 21:11:32 UTC) #13
teravest
ping
6 years, 11 months ago (2014-01-23 17:54:53 UTC) #14
teravest
6 years, 11 months ago (2014-01-23 22:14:42 UTC) #15
Closing this for now. I chatted with Mark offline.

Powered by Google App Engine
This is Rietveld 408576698