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

Issue 10665007: ppapi: Add test for touch-event support. (Closed)

Created:
8 years, 6 months ago by sadrul
Modified:
8 years, 5 months ago
Reviewers:
brettw
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org
Visibility:
Public.

Description

ppapi: Add test for touch-event support. BUG=128236 TEST=browser_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144796

Patch Set 1 #

Patch Set 2 : self-nits #

Total comments: 2

Patch Set 3 : . #

Patch Set 4 : tot-merge #

Total comments: 2

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -4 lines) Patch
M chrome/test/ui/ppapi_uitest.cc View 1 2 3 3 chunks +27 lines, -2 lines 0 comments Download
M content/public/test/test_renderer_host.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/test/test_renderer_host.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M ppapi/tests/test_input_event.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ppapi/tests/test_input_event.cc View 1 2 3 4 2 chunks +73 lines, -0 lines 0 comments Download
M ppapi/tests/testing_instance.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M ppapi/tests/testing_instance.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sadrul
Hi! I added some tests. For the new tests to work, I had to make ...
8 years, 6 months ago (2012-06-23 01:35:10 UTC) #1
sadrul
On 2012/06/23 01:35:10, sadrul wrote: > Hi! I added some tests. For the new tests ...
8 years, 6 months ago (2012-06-25 05:26:20 UTC) #2
brettw
Normally if you just load the test page with the test plugin loaded, it will ...
8 years, 6 months ago (2012-06-25 23:30:51 UTC) #3
sadrul
http://codereview.chromium.org/10665007/diff/5002/ppapi/tests/test_input_event.cc File ppapi/tests/test_input_event.cc (right): http://codereview.chromium.org/10665007/diff/5002/ppapi/tests/test_input_event.cc#newcode292 ppapi/tests/test_input_event.cc:292: std::string TestInputEvent::TestAcceptTouchEvent_1() { On 2012/06/25 23:30:51, brettw wrote: > ...
8 years, 5 months ago (2012-06-28 16:38:04 UTC) #4
brettw
lgtm http://codereview.chromium.org/10665007/diff/21001/ppapi/tests/test_input_event.cc File ppapi/tests/test_input_event.cc (right): http://codereview.chromium.org/10665007/diff/21001/ppapi/tests/test_input_event.cc#newcode35 ppapi/tests/test_input_event.cc:35: #define RUN_TEST_EXACT_MATCH(name, test_filter) \ Can you add a ...
8 years, 5 months ago (2012-06-28 20:25:07 UTC) #5
sadrul
8 years, 5 months ago (2012-06-28 20:49:22 UTC) #6
Thanks!

http://codereview.chromium.org/10665007/diff/21001/ppapi/tests/test_input_eve...
File ppapi/tests/test_input_event.cc (right):

http://codereview.chromium.org/10665007/diff/21001/ppapi/tests/test_input_eve...
ppapi/tests/test_input_event.cc:35: #define RUN_TEST_EXACT_MATCH(name,
test_filter) \
On 2012/06/28 20:25:07, brettw wrote:
> Can you add a comment here about what you're trying to do?

Done.

Powered by Google App Engine
This is Rietveld 408576698