Closed Bug 1802284 Opened 1 year ago Closed 1 year ago

Add support for serialization and deserialization of platform objects of type NodeList and HTMLCollection

Categories

(Remote Protocol :: WebDriver BiDi, task, P1)

task
Points:
2

Tracking

(firefox110 fixed)

RESOLVED FIXED
110 Branch
Tracking Status
firefox110 --- fixed

People

(Reporter: whimboo, Assigned: whimboo)

References

(Blocks 2 open bugs, )

Details

(Whiteboard: [webdriver:m5][wptsync upstream][webdriver:relnote])

Attachments

(2 files, 2 obsolete files)

As noticed while working on bug 1770731 for the serialization of Nodes we are not able to return a list of nodes right now.

There is the following BiDi PR open that will add NodeList and HTMLCollection to the list of remote values:

https://github.com/w3c/webdriver-bidi/issues/318

Points: --- → 2
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Blocks: 1770730
Summary: Add support for serialization of platform objects of type NodeList and HTMLCollection → Add support for serialization and deserialization of platform objects of type NodeList and HTMLCollection
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Priority: P2 → P1
Whiteboard: [webdriver:backlog] → [webdriver:m5]
Attachment #9311352 - Attachment is obsolete: true
Attachment #9311351 - Attachment is obsolete: true
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e5c794b139e3
[marionette] Added support for (de-)serialization of HTMLCollection and NodeList objects. r=webdriver-reviewers,jdescottes
https://hg.mozilla.org/integration/autoland/rev/cc015e06c55f
[wdspec] Added tests for (de-)serialization of HTMLCollection and NodeList objects. r=webdriver-reviewers,jdescottes
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37833 for changes under testing/web-platform/tests
Whiteboard: [webdriver:m5] → [webdriver:m5], [wptsync upstream]
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Upstream PR merged by moz-wptsync-bot
Whiteboard: [webdriver:m5], [wptsync upstream] → [webdriver:m5][wptsync upstream][webdriver:relnote]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: