Page MenuHomePhabricator

[lib] Create generic cookies selector
ClosedPublic

Authored by inka on Jul 18 2023, 12:50 PM.
Tags
None
Referenced Files
F2157355: D8535.id28922.diff
Mon, Jul 1, 1:41 AM
F2157354: D8535.id28852.diff
Mon, Jul 1, 1:41 AM
F2157353: D8535.id28787.diff
Mon, Jul 1, 1:41 AM
F2157305: D8535.diff
Mon, Jul 1, 1:37 AM
Unknown Object (File)
Sat, Jun 29, 10:03 PM
Unknown Object (File)
Sat, Jun 29, 2:49 PM
Unknown Object (File)
Sat, Jun 29, 8:51 AM
Unknown Object (File)
Wed, Jun 26, 9:13 AM
Subscribers

Details

Summary

https://linear.app/comm/issue/ENG-4377/refactor-cookie-field-in-web-redux
Creating a selector that will return a map of all cookies keyed by keyservers ids.

Test Plan

Checked that the selector returns the "map".

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Jul 18 2023, 1:10 PM
michal added inline comments.
lib/selectors/keyserver-selectors.js
14 ↗(On Diff #28787)

Was this supposed to be keyserverID?

This revision is now accepted and ready to land.Jul 19 2023, 6:13 AM
This revision was automatically updated to reflect the committed changes.