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

Issue 11365235: Add PPAPI permissions for file chooser, PDF, testing, video capture, and video decode. (Closed)

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

Description

Add PPAPI permissions for file chooser, PDF, testing, video capture, and video decode. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=167727

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -18 lines) Patch
M content/browser/renderer_host/pepper/content_browser_pepper_host_factory.cc View 1 chunk +14 lines, -7 lines 0 comments Download
M content/renderer/pepper/content_renderer_pepper_host_factory.cc View 2 chunks +4 lines, -10 lines 0 comments Download
M ppapi/proxy/ppb_pdf_proxy.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_testing_proxy.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_video_capture_proxy.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_video_decoder_proxy.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/proxy/ppp_printing_proxy.cc View 4 chunks +22 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/plugin_module.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
8 years, 1 month ago (2012-11-13 20:42:08 UTC) #1
raymes
On 2012/11/13 20:42:08, brettw wrote: lgtm Is there a way we can audit these to ...
8 years, 1 month ago (2012-11-14 18:43:56 UTC) #2
brettw
8 years, 1 month ago (2012-11-14 18:50:31 UTC) #3
I'm trying to go category-by-category and fix them. I'm hoping when we're done
we can (maybe with security team) do a full check that we haven't forgotten
anything.

Powered by Google App Engine
This is Rietveld 408576698