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

Issue 7834007: Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been supported. (Closed)

Created:
9 years, 3 months ago by yzshen1
Modified:
9 years, 3 months ago
Reviewers:
yzshen, brettw
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been supported. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99792

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add comment that the delta is always (0,0) for now. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M ppapi/c/ppb_input_event.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ppapi/cpp/input_event.h View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
yzshen1
Hi, Brett. Please take a look. Thanks!
9 years, 3 months ago (2011-09-02 23:31:07 UTC) #1
yzshen1
http://codereview.chromium.org/7834007/diff/1/ppapi/cpp/input_event.h File ppapi/cpp/input_event.h (right): http://codereview.chromium.org/7834007/diff/1/ppapi/cpp/input_event.h#newcode135 ppapi/cpp/input_event.h:135: MouseInputEvent(Instance* instance, The reason why I keep this constructor: ...
9 years, 3 months ago (2011-09-02 23:41:11 UTC) #2
brettw
I'm wondering if we really need this to go back to dev only to bring ...
9 years, 3 months ago (2011-09-06 17:54:20 UTC) #3
yzshen
On Tue, Sep 6, 2011 at 10:54 AM, <brettw@chromium.org> wrote: > I'm wondering if we ...
9 years, 3 months ago (2011-09-06 18:08:36 UTC) #4
brettw
On Tue, Sep 6, 2011 at 11:08 AM, Yuzhu Shen <yzshen@google.com> wrote: > On Tue, ...
9 years, 3 months ago (2011-09-06 18:09:36 UTC) #5
yzshen1
Hi, Brett. I have made the change as you suggested. Please take another look. Thanks! ...
9 years, 3 months ago (2011-09-06 19:52:12 UTC) #6
brettw
9 years, 3 months ago (2011-09-06 19:54:55 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698