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

Issue 269087: Add a skeleton "Pepper" NPAPI plugin. This is basically a copy of the... (Closed)

Created:
11 years, 2 months ago by brettw
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, pam+watch_chromium.org
Visibility:
Public.

Description

Add a skeleton "Pepper" NPAPI plugin. This is basically a copy of the npapi_layout_test_plugin with a modification of the MIME type. We will enhance this code from here to support new pepper features. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29060

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -1 line) Patch
A webkit/tools/pepper_test_plugin/README View 1 chunk +8 lines, -0 lines 0 comments Download
A + webkit/tools/pepper_test_plugin/main.cpp View 1 3 chunks +3 lines, -5 lines 0 comments Download
A webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp View 1 chunk +33 lines, -0 lines 0 comments Download
A webkit/tools/pepper_test_plugin/pepper_test_plugin.rc View 1 chunk +30 lines, -0 lines 0 comments Download
A + webkit\tools\pepper_test_plugin\PluginObject.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + webkit\tools\pepper_test_plugin\PluginObject.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + webkit\tools\pepper_test_plugin\TestObject.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + webkit\tools\pepper_test_plugin\TestObject.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
11 years, 2 months ago (2009-10-14 23:05:59 UTC) #1
sehr (please use chromium)
LGTM.
11 years, 2 months ago (2009-10-14 23:11:48 UTC) #2
darin (slow to review)
11 years, 2 months ago (2009-10-14 23:48:02 UTC) #3
is the plan to convert to google style or stick with webkit style?

Powered by Google App Engine
This is Rietveld 408576698