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

Issue 11360052: Add a 'NACL' plugin type to PepperMessageFilter so we can block private APIs. (Closed)

Created:
8 years, 1 month ago by bbudge
Modified:
8 years, 1 month ago
Reviewers:
piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add a 'NACL' plugin type to PepperMessageFilter so we can block private APIs. The new NaCl IPC proxy is out of process and should not allow untrusted code to use sockets. BUG=116317 TEST=browser_tests, --gtest_filter=PPAPINaClTest* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165606

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M content/browser/pepper_helper.cc View 1 chunk +1 line, -1 line 2 comments Download
M content/browser/renderer_host/pepper/pepper_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_message_filter.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
bbudge
8 years, 1 month ago (2012-11-01 23:32:22 UTC) #1
piman
LGTM+nit http://codereview.chromium.org/11360052/diff/1/content/browser/pepper_helper.cc File content/browser/pepper_helper.cc (right): http://codereview.chromium.org/11360052/diff/1/content/browser/pepper_helper.cc#newcode13 content/browser/pepper_helper.cc:13: void EnablePepperSupportForChannel(IPC::ChannelProxy* channel, nit: I never realized this ...
8 years, 1 month ago (2012-11-01 23:34:41 UTC) #2
bbudge
On 2012/11/01 23:34:41, piman wrote: > LGTM+nit > > http://codereview.chromium.org/11360052/diff/1/content/browser/pepper_helper.cc > File content/browser/pepper_helper.cc (right): > ...
8 years, 1 month ago (2012-11-01 23:48:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bbudge@chromium.org/11360052/1
8 years, 1 month ago (2012-11-01 23:49:07 UTC) #4
bbudge
http://codereview.chromium.org/11360052/diff/1/content/browser/pepper_helper.cc File content/browser/pepper_helper.cc (right): http://codereview.chromium.org/11360052/diff/1/content/browser/pepper_helper.cc#newcode13 content/browser/pepper_helper.cc:13: void EnablePepperSupportForChannel(IPC::ChannelProxy* channel, On 2012/11/01 23:34:41, piman wrote: > ...
8 years, 1 month ago (2012-11-01 23:49:44 UTC) #5
commit-bot: I haz the power
8 years, 1 month ago (2012-11-02 02:54:15 UTC) #6
Change committed as 165606

Powered by Google App Engine
This is Rietveld 408576698