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 11185039: Handle additional messages in the NaCl PpapiDispatcher. (Closed)

Created:
8 years, 2 months ago by bbudge
Modified:
8 years, 2 months ago
Reviewers:
piman
CC:
chromium-reviews
Visibility:
Public.

Description

Handle additional messages in the NaCl PpapiDispatcher. This is needed to make the host resolver interface work. The SSH beta now works with this change. BUG=116317 TEST=SSH app works Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=162550

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -19 lines) Patch
M ppapi/proxy/plugin_main_nacl.cc View 1 2 1 chunk +2 lines, -19 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
bbudge
8 years, 2 months ago (2012-10-17 20:20:30 UTC) #1
piman
http://codereview.chromium.org/11185039/diff/1/ppapi/proxy/plugin_main_nacl.cc File ppapi/proxy/plugin_main_nacl.cc (right): http://codereview.chromium.org/11185039/diff/1/ppapi/proxy/plugin_main_nacl.cc#newcode184 ppapi/proxy/plugin_main_nacl.cc:184: OnPluginDispatcherMessageReceived(msg)) Is there a reason why we whitelist the ...
8 years, 2 months ago (2012-10-17 20:24:41 UTC) #2
bbudge
Added another handler, and updated the issue. http://codereview.chromium.org/11185039/diff/1/ppapi/proxy/plugin_main_nacl.cc File ppapi/proxy/plugin_main_nacl.cc (right): http://codereview.chromium.org/11185039/diff/1/ppapi/proxy/plugin_main_nacl.cc#newcode184 ppapi/proxy/plugin_main_nacl.cc:184: OnPluginDispatcherMessageReceived(msg)) On ...
8 years, 2 months ago (2012-10-17 20:41:05 UTC) #3
piman
On 2012/10/17 20:41:05, bbudge1 wrote: > Added another handler, and updated the issue. > > ...
8 years, 2 months ago (2012-10-17 20:50:20 UTC) #4
bbudge
Removed whitelist. http://codereview.chromium.org/11185039/diff/1/ppapi/proxy/plugin_main_nacl.cc File ppapi/proxy/plugin_main_nacl.cc (right): http://codereview.chromium.org/11185039/diff/1/ppapi/proxy/plugin_main_nacl.cc#newcode184 ppapi/proxy/plugin_main_nacl.cc:184: OnPluginDispatcherMessageReceived(msg)) Oh, I see your point now. ...
8 years, 2 months ago (2012-10-17 20:51:04 UTC) #5
piman
8 years, 2 months ago (2012-10-17 20:51:29 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698