Closed
Bug 1832031
Opened 2 years ago
Closed 2 years ago
ElementOrigin deserialization needs to be asynchronous
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m7])
Attachments
(1 file, 1 obsolete file)
deserialize will soon be migrated to be async, as such the input
module should deserialize it early instead of delegating this to the Actions
shared helper.
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Attachment #9332367 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9332367 -
Attachment is obsolete: false
Updated•2 years ago
|
Attachment #9332367 -
Attachment is obsolete: true
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa4b756bc27a
[bidi] Deserialize action element origins early in input module r=webdriver-reviewers,whimboo
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•