Add an Observer to the DevTools for Tracking Changes to Cookies
Reported by
geo...@amazon.com,
Oct 26 2017
|
|||
Issue descriptionChrome Version : <Copy from: 'about:version'> URLs (if applicable) : https://chromedevtools.github.io/devtools-protocol/tot/Network/ What is the expected result? An observer event exists that tracks when cookies from the domain are set or updated. What happens instead? No observer event :(
,
Oct 30 2017
,
Dec 1 2017
There is a new JS api coming for that.
,
Dec 1 2017
Do you know if that is something that will be available in headless, or will it be supported in extensions?
,
Dec 1 2017
Actually as a followup, when is this JS API predicted to land. If possible do you have a link so I can read about it? And if I were to write a DevTools API like this in C++ would it still be something that would get accepted since there would be a way to do it with JS? I know there are ways to get and set cookies through JavaScript, and there are DevTools APIs for that. Just wondering what kind of overlap is allowed :)
,
Jan 2 2018
Was wondering if anyone could shed some light on the questions I had? |
|||
►
Sign in to add a comment |
|||
Comment 1 by jmukthavaram@chromium.org
, Oct 30 2017Labels: M-64 Pri-2 Type-Feature
Status: Untriaged (was: Unconfirmed)