[wpt-sync] Sync PR 18909 - Set async dispatch event flag in testdriver Action API
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18909 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18909
Details from upstream follow.
Lan Wei <lanwei@chromium.org> wrote:
Set async dispatch event flag in testdriver Action API
Most of cases users assume that we are sending the events
synchronously. In order to make all Webdriver Action API user cases
work, we added a flag in the action dictionary to indicate if we want
to dispatch events synchronously or asynchronously. The default way is
synchronously.Bug: 999814, 606367
Change-Id: Iefe1e2f23960b2e0755b37402a78d99f50fbc289Reviewed-on: https://chromium-review.googlesource.com/1789472
WPT-Export-Revision: a9123e79ab4332750940f29c12014f7332ff5047
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•3 years ago
|
Assignee | ||
Updated•1 year ago
|
Description
•