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

Issue 10873074: ppapi: Make sure the touch-event interface is detected correctly. (Closed)

Created:
8 years, 4 months ago by sadrul
Modified:
8 years, 3 months ago
Reviewers:
brettw
CC:
chromium-reviews
Visibility:
Public.

Description

ppapi: Make sure the touch-event interface is detected correctly. BUG=145235 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=154085

Patch Set 1 #

Patch Set 2 : self-nit #

Patch Set 3 : . #

Patch Set 4 : example #

Patch Set 5 : . #

Patch Set 6 : . #

Total comments: 1

Patch Set 7 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -6 lines) Patch
M chrome/test/ppapi/ppapi_browsertest.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M ppapi/cpp/input_event.cc View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
A + ppapi/examples/input/pointer_event_input.cc View 1 2 3 3 chunks +20 lines, -2 lines 0 comments Download
M ppapi/ppapi_tests.gypi View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download
M ppapi/tests/test_input_event.h View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M ppapi/tests/test_input_event.cc View 1 2 3 4 5 6 6 chunks +60 lines, -2 lines 0 comments Download
M ppapi/thunk/interfaces_ppb_public_stable.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/thunk/ppb_input_event_thunk.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/plugins/ppapi/event_conversion.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
sadrul
8 years, 4 months ago (2012-08-26 01:31:35 UTC) #1
brettw
I don't think the paint manager example is the right place for a touch demo. ...
8 years, 3 months ago (2012-08-27 17:22:38 UTC) #2
James Cook
On 2012/08/27 17:22:38, brettw wrote: > I don't think the paint manager example is the ...
8 years, 3 months ago (2012-08-27 17:32:09 UTC) #3
sadrul
On 2012/08/27 17:22:38, brettw wrote: > I don't think the paint manager example is the ...
8 years, 3 months ago (2012-08-27 20:48:02 UTC) #4
sadrul
PTAL. http://codereview.chromium.org/10873074/diff/19002/ppapi/tests/test_input_event.cc File ppapi/tests/test_input_event.cc (right): http://codereview.chromium.org/10873074/diff/19002/ppapi/tests/test_input_event.cc#newcode356 ppapi/tests/test_input_event.cc:356: #if !defined(PPAPI_OS_WIN) The test passes on debug builds, ...
8 years, 3 months ago (2012-08-28 19:18:40 UTC) #5
brettw
If you're not going to finish this I'd rather have somebody else take over this ...
8 years, 3 months ago (2012-08-29 07:01:43 UTC) #6
James Cook
I'm not set up for Windows development, but please let me know if I can ...
8 years, 3 months ago (2012-08-29 18:17:34 UTC) #7
sadrul
On 2012/08/29 07:01:43, brettw wrote: > If you're not going to finish this I'd rather ...
8 years, 3 months ago (2012-08-29 22:13:07 UTC) #8
brettw
8 years, 3 months ago (2012-08-30 05:33:13 UTC) #9
Thanks! LGTM

Powered by Google App Engine
This is Rietveld 408576698