Bug 1605061 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Henrik Skupin (:whimboo) [⌚️UTC+1] from comment #1)
> Note that this new behavior is only available in Canary builds of Chrome. A lot of users will still run an older version of Chrome matching the version of Puppeteer. So as long as there is no new version of Puppeteer out I wouldn't suggest to make that change specifically to `Network.getCookies()` which is basically backward incompatible.

We need to make a decision before we can do [schema validation](bug 1589106) regarding which CDP version to target. I think I agree it makes sense to target the same CDP version used in Puppeteer.
(In reply to Henrik Skupin (:whimboo) [⌚️UTC+1] from comment #1)
> Note that this new behavior is only available in Canary builds of Chrome. A lot of users will still run an older version of Chrome matching the version of Puppeteer. So as long as there is no new version of Puppeteer out I wouldn't suggest to make that change specifically to `Network.getCookies()` which is basically backward incompatible.

We need to make a decision before we can do [schema validation](https://bugzilla.mozilla.org/show_bug.cgi?id=1589106) regarding which CDP version to target. I think I agree it makes sense to target the same CDP version used in Puppeteer.

Back to Bug 1605061 Comment 3