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

Issue 8749017: Pepper: Add some basic tests for PPB_Audio. (Closed)

Created:
9 years ago by viettrungluu
Modified:
9 years ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Pepper: Add some basic tests for PPB_Audio. Also, fix a bug in the proxy (also for audio input) -- it should fail if the callback provided is null. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112379

Patch Set 1 #

Patch Set 2 : remember to git add the files this time #

Total comments: 2

Patch Set 3 : no base #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -0 lines) Patch
M chrome/test/ui/ppapi_uitest.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M ppapi/ppapi_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_audio_input_proxy.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_audio_proxy.cc View 1 chunk +3 lines, -0 lines 0 comments Download
A ppapi/tests/test_audio.h View 1 1 chunk +34 lines, -0 lines 0 comments Download
A ppapi/tests/test_audio.cc View 1 2 1 chunk +168 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
viettrungluu
9 years ago (2011-11-30 20:54:36 UTC) #1
dmichael (off chromium)
http://codereview.chromium.org/8749017/diff/2001/ppapi/tests/test_audio.cc File ppapi/tests/test_audio.cc (right): http://codereview.chromium.org/8749017/diff/2001/ppapi/tests/test_audio.cc#newcode9 ppapi/tests/test_audio.cc:9: #include "base/basictypes.h" // For |arraysize()|. Is it okay to ...
9 years ago (2011-11-30 22:53:48 UTC) #2
viettrungluu
http://codereview.chromium.org/8749017/diff/2001/ppapi/tests/test_audio.cc File ppapi/tests/test_audio.cc (right): http://codereview.chromium.org/8749017/diff/2001/ppapi/tests/test_audio.cc#newcode9 ppapi/tests/test_audio.cc:9: #include "base/basictypes.h" // For |arraysize()|. On 2011/11/30 22:53:49, dmichael ...
9 years ago (2011-11-30 23:05:09 UTC) #3
viettrungluu
On 2011/11/30 23:05:09, viettrungluu wrote: > http://codereview.chromium.org/8749017/diff/2001/ppapi/tests/test_audio.cc > File ppapi/tests/test_audio.cc (right): > > http://codereview.chromium.org/8749017/diff/2001/ppapi/tests/test_audio.cc#newcode9 > ...
9 years ago (2011-11-30 23:47:10 UTC) #4
dmichael (off chromium)
So, assuming you take that include out, LGTM (seems easy enough to work around in ...
9 years ago (2011-11-30 23:49:36 UTC) #5
viettrungluu
On 2011/11/30 23:49:36, dmichael wrote: > So, assuming you take that include out, LGTM > ...
9 years ago (2011-11-30 23:50:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/8749017/7001
9 years ago (2011-11-30 23:51:37 UTC) #7
viettrungluu
On 2011/11/30 23:51:37, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
9 years ago (2011-11-30 23:52:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/8749017/6002
9 years ago (2011-12-01 01:01:51 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-01 02:38:27 UTC) #10
Change committed as 112379

Powered by Google App Engine
This is Rietveld 408576698