Open
Bug 1713642
Opened 5 years ago
Updated 4 years ago
[meta] Use MessageHandler architecture for CDP
Categories
(Remote Protocol :: WebDriver BiDi, task, P3)
Remote Protocol
WebDriver BiDi
Tracking
(Not tracked)
NEW
People
(Reporter: jdescottes, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: meta)
We can start using the CommandsHandler architecture for our existing support of CDP, as this architecture is meant to be generic enough to support BiDi/CDP/DevTools...
Doing this will improve coverage for the CommandsHandler implementation, via our tests for RemoteAgent.
Points: --- → 13
Priority: -- → P3
| Reporter | ||
Updated•5 years ago
|
Summary: Start using the CommandsHandler architecture for CDP → Start using the MessageHandler architecture for CDP
Whiteboard: [bidi-m1-mvp] → [bidi-m2-mvp]
Priority: P3 → --
| Reporter | ||
Updated•4 years ago
|
Points: 13 → ---
Whiteboard: [bidi-m2-mvp]
| Reporter | ||
Updated•4 years ago
|
Keywords: meta
Priority: -- → P3
Summary: Start using the MessageHandler architecture for CDP → [meta] Use MessageHandler architecture for CDP
You need to log in
before you can comment on or make changes to this bug.
Description
•