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

Issue 9704080: HostResolver is exposed to Native Client. (Closed)

Created:
8 years, 9 months ago by ygorshenin1
Modified:
8 years, 9 months ago
Reviewers:
bbudge, brettw
CC:
chromium-reviews, Dmitry Polukhin
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Sync. #

Patch Set 3 : Deleted unused inclusions. #

Patch Set 4 : Fixed scons files. #

Patch Set 5 : Sync. #

Patch Set 6 : Sync. #

Patch Set 7 : Sync. #

Patch Set 8 : Sync. #

Patch Set 9 : Disabled NaCl tests on Windows. #

Patch Set 10 : Sync. #

Patch Set 11 : Sync. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+794 lines, -9 lines) Patch
M chrome/test/ui/ppapi_uitest.cc View 1 2 3 4 5 6 7 8 9 10 2 chunks +45 lines, -6 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/browser_globals.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/browser_globals.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
A ppapi/native_client/src/shared/ppapi_proxy/browser_ppb_host_resolver_private_rpc_server.cc View 1 2 3 4 5 6 1 chunk +173 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/build.scons View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/nacl.scons View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
A ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_host_resolver_private.h View 1 chunk +24 lines, -0 lines 0 comments Download
A ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_host_resolver_private.cc View 1 chunk +181 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A ppapi/native_client/src/shared/ppapi_proxy/ppb_host_resolver_private.srpc View 1 chunk +55 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_client.cc View 1 chunk +114 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_server.cc View 2 chunks +96 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/run_srpcgen.py View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/trusted/srpcgen/ppb_rpc.h View 1 chunk +45 lines, -0 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/untrusted/srpcgen/ppb_rpc.h View 1 chunk +39 lines, -0 lines 0 comments Download
M ppapi/ppapi_sources.gypi View 1 2 3 4 5 6 7 8 9 10 4 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
ygorshenin1
8 years, 9 months ago (2012-03-16 09:24:38 UTC) #1
ygorshenin1
+ Dmitry
8 years, 9 months ago (2012-03-16 09:24:57 UTC) #2
bbudge
lgtm w/nit http://codereview.chromium.org/9704080/diff/1/ppapi/ppapi_sources.gypi File ppapi/ppapi_sources.gypi (right): http://codereview.chromium.org/9704080/diff/1/ppapi/ppapi_sources.gypi#newcode402 ppapi/ppapi_sources.gypi:402: 'tests/test_host_resolver_private.cc', You could remove these here.
8 years, 9 months ago (2012-03-16 16:50:40 UTC) #3
brettw
LGTM rubberstamp.
8 years, 9 months ago (2012-03-16 19:36:23 UTC) #4
bbudge
Yuri, I was checking to make sure that we don't allow arbitrary apps to get ...
8 years, 9 months ago (2012-03-16 20:16:01 UTC) #5
ygorshenin1
For TCP/UDP and HostResolver interfaces exists protection based on manifest associated with a given app. ...
8 years, 9 months ago (2012-03-19 07:38:41 UTC) #6
ygorshenin1
Thanks! http://codereview.chromium.org/9704080/diff/1/ppapi/ppapi_sources.gypi File ppapi/ppapi_sources.gypi (right): http://codereview.chromium.org/9704080/diff/1/ppapi/ppapi_sources.gypi#newcode402 ppapi/ppapi_sources.gypi:402: 'tests/test_host_resolver_private.cc', On 2012/03/16 16:50:40, bbudge1 wrote: > You ...
8 years, 9 months ago (2012-03-19 08:16:05 UTC) #7
bbudge
OK, that should be fine then. On 2012/03/19 07:38:41, ygorshenin1 wrote: > For TCP/UDP and ...
8 years, 9 months ago (2012-03-19 13:21:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/9704080/30001
8 years, 9 months ago (2012-03-22 10:23:13 UTC) #9
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 10:23:22 UTC) #10
Presubmit check for 9704080-30001 failed and returned exit status 1.

Running presubmit commit checks ...

** Presubmit Warnings **
Found lines longer than 80 characters (first 5 shown).
  ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_client.cc, line 1674, 87
chars \
  ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_client.cc, line 1716, 89
chars \
  ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_client.cc, line 1750, 86
chars \
  ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_server.cc, line 3211, 87
chars \
  ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_server.cc, line 3212, 103
chars

Presubmit checks took 2.2s to calculate.

Powered by Google App Engine
This is Rietveld 408576698