Closed
Bug 1853953
Opened 1 year ago
Closed 8 months ago
Add support for serialization of "iterator"
Categories
(Remote Protocol :: WebDriver BiDi, task, P2)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Sasha, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webdriver:backlog])
We should add serialization for iterators as soon as specification about serialization steps is finalized: https://github.com/w3c/webdriver-bidi/pull/533. We should also add wpt test cases for async iterators and enable existing tests.
Updated•1 year ago
|
Points: --- → 3
Priority: -- → P2
Whiteboard: [webdriver:backlog]
Updated•1 year ago
|
Blocks: puppeteer-firefox-bidi
Reporter | ||
Comment 1•8 months ago
|
||
This bug is not required anymore since the spec was updated to treat iterators as objects, see: https://github.com/w3c/webdriver-bidi/pull/691
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•