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

Issue 10697022: Delete the PPAPI example plugin. (Closed)

Created:
8 years, 5 months ago by brettw
Modified:
8 years, 5 months ago
Reviewers:
nfullagar, nfullagar1
CC:
chromium-reviews
Visibility:
Public.

Description

Remove the PPAPI example plugin. Lots of the code was wrong and messy, and we now have a separate directory of examples. BUG=54004 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144972

Patch Set 1 #

Total comments: 11

Patch Set 2 : fix view changed #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -681 lines) Patch
D ppapi/example/Info.plist View 1 chunk +0 lines, -46 lines 0 comments Download
M ppapi/example/example.cc View 1 2 1 chunk +0 lines, -504 lines 0 comments Download
M ppapi/example/example.html View 1 2 1 chunk +0 lines, -43 lines 0 comments Download
D ppapi/example/example.rc View 1 2 1 chunk +0 lines, -30 lines 0 comments Download
D ppapi/example/example_framed.html View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
A + ppapi/examples/2d/2d.html View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M ppapi/ppapi_tests.gypi View 1 2 1 chunk +0 lines, -53 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
brettw
8 years, 5 months ago (2012-06-28 21:28:14 UTC) #1
nfullagar
A few nits, otherwise agreed the smaller example is much better than what it was ...
8 years, 5 months ago (2012-06-28 22:29:32 UTC) #2
brettw
If we're going to be doing more significant cleanup and optimization, I'd rather just delete ...
8 years, 5 months ago (2012-06-28 23:43:29 UTC) #3
brettw
git cl got a bit confused and didn't put a "D" next to some of ...
8 years, 5 months ago (2012-06-28 23:44:25 UTC) #4
nfullagar
8 years, 5 months ago (2012-06-28 23:54:37 UTC) #5
sgtm, couple of fixes otherwise lgtm

https://chromiumcodereview.appspot.com/10697022/diff/8001/ppapi/examples/2d/2...
File ppapi/examples/2d/2d.html (right):

https://chromiumcodereview.appspot.com/10697022/diff/8001/ppapi/examples/2d/2...
ppapi/examples/2d/2d.html:4: Copyright (c) 2011 The Chromium Authors. All rights
reserved.
2012

https://chromiumcodereview.appspot.com/10697022/diff/8001/ppapi/examples/2d/2...
ppapi/examples/2d/2d.html:9: <title>Audio Example</title>
2d example?

https://chromiumcodereview.appspot.com/10697022/diff/8001/ppapi/examples/2d/2...
ppapi/examples/2d/2d.html:14: <!-- Unsupported sample rates will cause the
plugin to fail to load. -->
sample rates?

Powered by Google App Engine
This is Rietveld 408576698