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

Issue 8589009: Pepper: Add some simple tests for most functions in the PPB_Flash interface. (Closed)

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

Description

Pepper: Add some simple tests for most functions in the PPB_Flash interface. BUG=104560 TEST=ui_tests {OutOfProcessPPAPITest,PPAPITest}.Flash Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110580

Patch Set 1 #

Total comments: 8

Patch Set 2 : review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -0 lines) Patch
M chrome/test/ui/ppapi_uitest.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M ppapi/ppapi_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A ppapi/tests/test_flash.h View 1 1 chunk +40 lines, -0 lines 0 comments Download
A ppapi/tests/test_flash.cc View 1 1 chunk +104 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
viettrungluu
9 years, 1 month ago (2011-11-17 01:12:27 UTC) #1
yzshen1
http://codereview.chromium.org/8589009/diff/1/ppapi/tests/test_flash.cc File ppapi/tests/test_flash.cc (right): http://codereview.chromium.org/8589009/diff/1/ppapi/tests/test_flash.cc#newcode24 ppapi/tests/test_flash.cc:24: flash_interface_ = reinterpret_cast<PPB_Flash const*>( nit: maybe it is better ...
9 years, 1 month ago (2011-11-17 01:39:45 UTC) #2
dmichael (off chromium)
LGTM once you use the new RunTests and 'filter' style. http://codereview.chromium.org/8589009/diff/1/ppapi/tests/test_flash.cc File ppapi/tests/test_flash.cc (right): http://codereview.chromium.org/8589009/diff/1/ppapi/tests/test_flash.cc#newcode24 ...
9 years, 1 month ago (2011-11-17 04:10:46 UTC) #3
viettrungluu
Thanks. Maybe I'll go through and fix the const and reinterpret_cast in other files, so ...
9 years, 1 month ago (2011-11-17 19:13:39 UTC) #4
yzshen1
lgtm
9 years, 1 month ago (2011-11-17 19:14:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/viettrungluu@chromium.org/8589009/2002
9 years, 1 month ago (2011-11-17 21:28:50 UTC) #6
commit-bot: I haz the power
Change committed as 110580
9 years, 1 month ago (2011-11-17 22:41:56 UTC) #7
James Hawkins
9 years, 1 month ago (2011-11-17 23:44:26 UTC) #8
This seems to have caused consistent failures on the Mac UI (valgrind)(1) bot.

http://build.chromium.org/p/chromium.memory.fyi/builders/Chromium%20Mac%20UI%...

Powered by Google App Engine
This is Rietveld 408576698