ChromeDevTools / devtools-protocol

Chrome DevTools Protocol
https://chromedevtools.github.io/devtools-protocol/
BSD 3-Clause "New" or "Revised" License
1.15k stars 226 forks source link

Roadmap for experimental features #191

Closed EdwinVanVliet closed 4 years ago

EdwinVanVliet commented 5 years ago

Hi,

I'm interested in using the Fetch domain, which is still marked as experimental. The current implementation offers me the functionality I need, but I don't feel comfortable using it because of potential breaking changes.

Is there any timeline or roadmap map indicating when this domain is going to be stable? https://chromedevtools.github.io/devtools-protocol/tot/Fetch

With kind regards, Edwin

TimvdLippe commented 4 years ago

This repository is related to Chrome DevTools Protocol, but does not track issues regarding its definition or implementation. If you want to file an issue for the Chrome DevTools Protocol, please open an issue on https://crbug.com under component: Platform>DevTools>Platform. Thanks in advance!