ChromeDevTools / debugger-protocol-viewer

DevTools Protocol API docs—its domains, methods, and events
https://chromedevtools.github.io/devtools-protocol/
Other
860 stars 173 forks source link

Pull ToT/dev/beta/stable protocol.json from Blink #4

Closed paulirish closed 6 years ago

paulirish commented 9 years ago

Lets make sure this doesn't go stale.

We should also indicate the blink/chrome version this represents.

So, on every update:

paulirish commented 9 years ago

Provide links to look at protocol for stable/beta/canary etc.

paulirish commented 8 years ago

I've forked the repo to show a v1.1 protocol viewer: http://chromedevtools.github.io/debugger-protocol-viewer-1.1/

this isn't the most optimal way of handling versions, but it's something.

kdzwinel commented 8 years ago

Yep, looks good! Although I'd ❤️ to have everything in one place eventually. I'll give it a shoot in a spare time.

TimvdLippe commented 6 years ago

@paulirish I think we did this now, with your auto-update scripts. Shall we close this issue?

paulirish commented 6 years ago

We don't show expose what the protocol is in current CHrome stable, but IMO it doesn't seem very neccessary.

I'm very happy we expose the node.js endpoint. Probably there is where we'd have the most demand to freeze and expose a node8 (or whatever) protocol.

But for now, yeah let's close this.