Closed
Bug 1791964
Opened 3 years ago
Closed 3 years ago
Add support for deserialization of platform objects of type node
Categories
(Remote Protocol :: WebDriver BiDi, task, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox110 fixed)
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: whimboo, Assigned: Sasha)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m5], [wptsync upstream])
Attachments
(1 file)
Once bug 1770731 is fixed we will have to add deserialization support for remote values of type node.
| Reporter | ||
Updated•3 years ago
|
Points: 5 → ---
Updated•3 years ago
|
Priority: -- → P1
| Reporter | ||
Updated•3 years ago
|
Points: --- → 3
| Reporter | ||
Updated•3 years ago
|
Summary: Add support for deserialization of platform objects of type node (WebElement) → Add support for deserialization of platform objects of type node
| Reporter | ||
Comment 1•3 years ago
|
||
Shadow root serialization should not block this particular bug which is mostly around creating the required webdriver tests anyway.
No longer depends on: 1802137
| Reporter | ||
Updated•3 years ago
|
Blocks: webdriver:m5
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
Updated•3 years ago
|
Whiteboard: [webdriver:m5:blocked] → [webdriver:m5]
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a7aade3dcfb9
[wdspec] Add test for "script.callFunction" for deserialization of platform objects of type Node. r=webdriver-reviewers,whimboo
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37545 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m5] → [webdriver:m5], [wptsync upstream]
Comment 5•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
| Reporter | ||
Updated•3 years ago
|
No longer blocks: webdriver:m5
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•