Closed
Bug 1863687
Opened 2 years ago
Closed 2 years ago
Update key definitions for "Pause" and "Equal" keys
Categories
(Remote Protocol :: Agent, defect, P1)
Remote Protocol
Agent
Tracking
(firefox122 fixed)
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m9][webdriver:relnote])
Attachments
(1 file)
With the downstream sync of bug 1852577 some Perform Actions tests are failing because of the changes for key events of PAUSE and EQUAL coming from:
https://github.com/web-platform-tests/wpt/pull/41908
We should update our key definitions in KeyData.sys.mjs to be up-to-date:
https://searchfox.org/mozilla-central/source/remote/shared/webdriver/KeyData.sys.mjs
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
When updating the keys please also check the newly marked failing tests in this changeset:
https://hg.mozilla.org/integration/autoland/rev/3f4dc425940a
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Points: --- → 1
Priority: -- → P1
Whiteboard: [webdriver:m9]
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/28d400b612e5
[remote] Update key definitions for "Pause" and "Equal" keys. r=webdriver-reviewers,jgraham
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
| Assignee | ||
Updated•2 years ago
|
Severity: -- → S3
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [webdriver:m9] → [webdriver:m9][webdriver:relnote]
You need to log in
before you can comment on or make changes to this bug.
Description
•