Closed
Bug 1739976
Opened 1 year ago
Closed 1 year ago
Add basic support for payload deserialization
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(firefox97 fixed)
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [bidi-m2-mvp])
Attachments
(1 file)
With bug 1693839 we will get support for serialization, and once we have support in the WebDriver specification for script.callFunction
we can also implement the deserialization.
This is needed when handling commands that provide various payload arguments. We might not need it to get the full logging feature be implemented. As such putting on the P3 list for now.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2926d8a52042 [webdriver-bidi] Add basic support for payload deserialization. r=webdriver-reviewers,jgraham,jdescottes
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Assignee | ||
Updated•1 year ago
|
Priority: P3 → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•