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

Issue 77813004: [WIP] PluginPrivateFileSystem example (won't commit) (Closed)

Created:
7 years, 1 month ago by nhiroki
Modified:
5 years, 4 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

[WIP] PluginPrivateFileSystem example (won't commit) BUG=286242 TEST=build "ppapi_example_pluginfs", and run command[*] [*] chrome --ppapi-out-of-process --register-pepper-plugins="./out/Debug/lib/libppapi_example_pluginfs.so;application/x-ppapi-example-pluginfs" file:///path/to/src/ppapi/examples/pluginfs/pluginfs.html --allow-file-access-from-file

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -23 lines) Patch
A ppapi/examples/pluginfs/manifest.json View 1 chunk +14 lines, -0 lines 0 comments Download
A + ppapi/examples/pluginfs/pluginfs.cc View 5 chunks +31 lines, -15 lines 0 comments Download
A + ppapi/examples/pluginfs/pluginfs.html View 1 chunk +4 lines, -9 lines 0 comments Download
A + ppapi/examples/pluginfs/pluginfs.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M ppapi/ppapi_tests.gypi View 1 chunk +10 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698