SerenityOS / ladybird

The Ladybird web browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome DevTools Protocol support

jogibear9988 opened this issue · comments

What about Chrome DevTools Protocol support? (https://chromedevtools.github.io/devtools-protocol/)
Would this be possible to implement?

Why not? Also for example Firefox supports part of it, for example for puppeteer integration.
And so could some use Chrome Debugger while developing Ladybird. What would be bad to use a standardized protocol for devtools?

What would be bad to use a standardized protocol for devtools

Is there really a standard for the dev tools protocol between the browsers, can you link to the standard? I have not heard about Firefox using Chrome dev tools.

I also agree very much with the statement that this should be as independent as possible, not depending on any single browser-specific API or specifications, but rather on RFCs standardized by the WHATWG or W3C.

I've not said there is an official standard.

https://firefox-source-docs.mozilla.org/remote/index.html

Like all projects in the SerenityOS family, Ladybird has no interest in feature requests from non-contributors. Closing :)