Closed Bug 1637619 Opened 4 years ago Closed 4 years ago

Implement Network.getAllCookies

Categories

(Remote Protocol :: CDP, task, P3)

task

Tracking

(firefox78 fixed)

RESOLVED FIXED
Firefox 78
Tracking Status
firefox78 --- fixed

People

(Reporter: whimboo, Assigned: etienne)

References

Details

(Whiteboard: [puppeteer-beta-reserve])

Attachments

(1 file)

With this method all the currently stored cookies will have to be returned.

There is basically Services.cookies.cookies which holds the list of all the stored cookies. I assume that's what we have to return here.

Priority: -- → P3

Added tests to ensure that all cookies are returned, at all
times - regardless of origin, secure-flags, etc.

Assignee: nobody → etienne
Status: NEW → ASSIGNED
Whiteboard: [puppeteer-beta-reserve]
Attachment #9148020 - Attachment description: Bug 1637619 - [remote] implement Browser.getAllCookies → Bug 1637619 - [remote] Implement Network.getAllCookies
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e599b426325
[remote] Implement Network.getAllCookies r=remote-protocol-reviewers,whimboo
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Component: CDP: Network → CDP
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: