Remove CDP support from Remote Agent
Categories
(Remote Protocol :: CDP, task, P2)
Tracking
(firefox141 fixed)
| Tracking | Status | |
|---|---|---|
| firefox141 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [webdriver:m16][webdriver:blocked])
Attachments
(1 file, 1 obsolete file)
Later this year we want to drop support for CDP from our code base on trunk and only keep support on the 128 ESR branch.
This bug should remove all the CDP related code and tests that still live in tree.
| Assignee | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:whimboo, could you have a look please?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Henrik, do you think we need another bug to remove the remote.active-protocols preference, or should we handle it here as well?
| Assignee | ||
Comment 3•1 year ago
|
||
We probably can remove the preference at the same time when removing CDP support given that it is all bundled together. It's basically no real extra work. And in case some other protocol comes up in the future we can re-add this preference or something similar.
| Assignee | ||
Updated•11 months ago
|
| Assignee | ||
Updated•11 months ago
|
| Assignee | ||
Comment 5•11 months ago
|
||
Note that we are still blocked on removing CDP until both Selenium and Cypress have released their new major versions that do no longer need CDP for Firefox.
| Assignee | ||
Comment 6•9 months ago
|
||
We actually decided to not remove our CDP as of this time given that folks still using the protocol might be affected and no longer able to support Firefox. As such we are waiting a little bit longer until the next ESR release of Firefox (140) is out. Once development on 141 started on May 26th we will remove CDP. That means it will fit into our milestone 16.
Updated•8 months ago
|
| Assignee | ||
Updated•8 months ago
|
| Assignee | ||
Updated•6 months ago
|
| Assignee | ||
Comment 7•6 months ago
|
||
| Assignee | ||
Comment 8•6 months ago
|
||
Updated•6 months ago
|
Comment 10•6 months ago
|
||
| bugherder | ||
Comment 11•6 months ago
|
||
Henrik, should that be mentioned in our release notes?
| Assignee | ||
Comment 12•6 months ago
|
||
(In reply to Pascal Chevrel:pascalc from comment #11)
Henrik, should that be mentioned in our release notes?
Thanks for asking! I don't think that we have to mention the removal of our experimental CDP implementation in the official release notes of Firefox. It's only affecting developers and testers and as such is better suited to be added to the release notes on MDN, which we will take care of.
Description
•