Description was changed from ========== mouse button mouse test BUG=680330 ========== to ========== Support multi-button ...
3 years, 11 months ago
(2017-01-16 18:54:20 UTC)
#3
Description was changed from
==========
mouse button
mouse test
BUG=680330
==========
to
==========
Support multi-button press for synthetic mouse events
SyntheticWebMouseEventBuilder::Build now only supports left button press. In
order to simulate multi-button press,
we keep all the pressed buttons in SyntheticMouseDriver.
This is separated from https://codereview.chromium.org/2621353003,
which will replace mouse actions in pointer event tests with
pointerActionSequence.
BUG=680330
==========
Description was changed from ========== Support multi-button press for synthetic mouse events SyntheticWebMouseEventBuilder::Build now only ...
3 years, 11 months ago
(2017-01-16 18:54:54 UTC)
#5
Description was changed from
==========
Support multi-button press for synthetic mouse events
SyntheticWebMouseEventBuilder::Build now only supports left button press. In
order to simulate multi-button press,
we keep all the pressed buttons in SyntheticMouseDriver.
This is separated from https://codereview.chromium.org/2621353003,
which will replace mouse actions in pointer event tests with
pointerActionSequence.
BUG=680330
==========
to
==========
Support multi-button press for synthetic mouse events
SyntheticWebMouseEventBuilder::Build now only supports left button press. In
order to
simulate multi-button press, we keep all the pressed buttons in
SyntheticMouseDriver.
This is separated from https://codereview.chromium.org/2621353003, which will
replace mouse actions
in pointer event tests with pointerActionSequence.
BUG=680330
==========
lanwei
Description was changed from ========== Support multi-button press for synthetic mouse events SyntheticWebMouseEventBuilder::Build now only ...
3 years, 11 months ago
(2017-01-16 18:55:11 UTC)
#6
Description was changed from
==========
Support multi-button press for synthetic mouse events
SyntheticWebMouseEventBuilder::Build now only supports left button press. In
order to
simulate multi-button press, we keep all the pressed buttons in
SyntheticMouseDriver.
This is separated from https://codereview.chromium.org/2621353003, which will
replace mouse actions
in pointer event tests with pointerActionSequence.
BUG=680330
==========
to
==========
Support multi-button press for synthetic mouse events
SyntheticWebMouseEventBuilder::Build now only supports left button press. In
order to
simulate multi-button press, we keep all the pressed buttons in
SyntheticMouseDriver.
This is separated from https://codereview.chromium.org/2621353003, which will
replace
mouse actions in pointer event tests with pointerActionSequence.
BUG=680330
==========
lanwei
The CQ bit was checked by lanwei@chromium.org to run a CQ dry run
3 years, 11 months ago
(2017-01-16 18:58:04 UTC)
#7
Let's move the static methods to: https://cs.chromium.org/chromium/src/ui/events/blink/web_input_event_traits.h?q=web_input_event_tra&sq=package:chromium&l=5 LGTM
3 years, 11 months ago
(2017-01-17 20:03:04 UTC)
#29
3 years, 11 months ago
(2017-01-17 21:13:25 UTC)
#32
Dry run: This issue passed the CQ dry run.
lanwei
dcheng@ could you please take a look at the content/common/input_messages.h, thanks you!
3 years, 11 months ago
(2017-01-17 22:18:42 UTC)
#33
dcheng@ could you please take a look at the content/common/input_messages.h,
thanks you!
lanwei
On 2017/01/17 20:03:04, tdresser wrote: > Let's move the static methods to: > https://cs.chromium.org/chromium/src/ui/events/blink/web_input_event_traits.h?q=web_input_event_tra&sq=package:chromium&l=5 > ...
3 years, 11 months ago
(2017-01-17 22:26:51 UTC)
#34
On 2017/01/17 20:03:04, tdresser wrote:
> Let's move the static methods to:
>
https://cs.chromium.org/chromium/src/ui/events/blink/web_input_event_traits.h...
>
> LGTM
Tim, web_input_event_traits.h cannot include
"third_party/WebKit/public/platform/WebMouseEvent.h", is there any other place
we can put these static functions, synthetic_web_input_event_builders.cc?
dcheng
https://codereview.chromium.org/2634183002/diff/100001/content/common/input/synthetic_pointer_action_params.h File content/common/input/synthetic_pointer_action_params.h (right): https://codereview.chromium.org/2634183002/diff/100001/content/common/input/synthetic_pointer_action_params.h#newcode79 content/common/input/synthetic_pointer_action_params.h:79: DCHECK_GE(button_, 0); Presumably, left/middle/right. Is it possible to make ...
3 years, 11 months ago
(2017-01-17 23:42:19 UTC)
#35
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/195678) cast_shell_linux on ...
3 years, 11 months ago
(2017-01-18 19:18:05 UTC)
#50
CQ is committing da patch. Bot data: {"patchset_id": 200001, "attempt_start_ts": 1484775313951380, "parent_rev": "6c0a0762e46562f77c65b65a4dca2c6c296ba4d8", "commit_rev": "988a23455eeee97b2611a4400f6716db1cc5c9c1"}
3 years, 11 months ago
(2017-01-18 21:42:23 UTC)
#62
CQ is committing da patch.
Bot data: {"patchset_id": 200001, "attempt_start_ts": 1484775313951380,
"parent_rev": "6c0a0762e46562f77c65b65a4dca2c6c296ba4d8", "commit_rev":
"988a23455eeee97b2611a4400f6716db1cc5c9c1"}
commit-bot: I haz the power
Description was changed from ========== Support multi-button press for synthetic mouse events SyntheticWebMouseEventBuilder::Build now only ...
3 years, 11 months ago
(2017-01-18 21:43:01 UTC)
#63
Message was sent while issue was closed.
Description was changed from
==========
Support multi-button press for synthetic mouse events
SyntheticWebMouseEventBuilder::Build now only supports left button press. In
order to
simulate multi-button press, we keep all the pressed buttons in
SyntheticMouseDriver.
This is separated from https://codereview.chromium.org/2621353003, which will
replace
mouse actions in pointer event tests with pointerActionSequence.
BUG=680330
==========
to
==========
Support multi-button press for synthetic mouse events
SyntheticWebMouseEventBuilder::Build now only supports left button press. In
order to
simulate multi-button press, we keep all the pressed buttons in
SyntheticMouseDriver.
This is separated from https://codereview.chromium.org/2621353003, which will
replace
mouse actions in pointer event tests with pointerActionSequence.
BUG=680330
Review-Url: https://codereview.chromium.org/2634183002
Cr-Commit-Position: refs/heads/master@{#444493}
Committed:
https://chromium.googlesource.com/chromium/src/+/988a23455eeee97b2611a4400f67...
==========
commit-bot: I haz the power
Committed patchset #5 (id:200001) as https://chromium.googlesource.com/chromium/src/+/988a23455eeee97b2611a4400f6716db1cc5c9c1
3 years, 11 months ago
(2017-01-18 21:43:02 UTC)
#64
Issue 2634183002: Support multi-button press for synthetic mouse events
(Closed)
Created 3 years, 11 months ago by lanwei
Modified 3 years, 11 months ago
Reviewers: Navid Zolghadr, tdresser, dcheng
Base URL:
Comments: 6