Closed
Bug 1818159
Opened 2 years ago
Closed 2 years ago
When serializing platform objects of type Node only include "children" field if those were collected
Categories
(Remote Protocol :: WebDriver BiDi, defect, P1)
Remote Protocol
WebDriver BiDi
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webdriver:m6])
Attachments
(1 file, 1 obsolete file)
This is based on the change from https://github.com/w3c/webdriver-bidi/pull/367
This needs an update to the following code:
https://searchfox.org/mozilla-central/rev/611660bff9e6d52f1769bf216a7fbd12ece4d2d2/remote/webdriver-bidi/RemoteValue.sys.mjs#523-539
Assignee | ||
Updated•2 years ago
|
Points: --- → 1
Priority: -- → P2
Whiteboard: [webdriver:m6]
Updated•2 years ago
|
Priority: P2 → P1
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D171865
Updated•2 years ago
|
Attachment #9321633 -
Attachment is obsolete: true
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5df9a8cdeb96
[webdriver-bidi] When serializing platform objects of type Node only include "children" field if those were collected. r=webdriver-reviewers,jdescottes
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•