fune/toolkit/components/contextualidentity
Cimbali 1e52b5679b Bug 1333395 - API to move contextual identities r=robwu
- WebExt API accepts single or list of cookie store ids, with an empty
  list and the list of all cookie store ids being valid “nop” edge cases.
- Position is in resulting array, with -1 accepted to mean “last position”.
- Positions past the last possible insertion point or negative ≤ -2 are
  rejected as incorrect.
- Non-public identities correctly ignored in the computation of position
  by the backend contextual identity service.

Differential Revision: https://phabricator.services.mozilla.com/D188350
2023-12-20 20:19:53 +00:00
..
tests/unit Bug 1333395 - API to move contextual identities r=robwu 2023-12-20 20:19:53 +00:00
ContextualIdentityService.sys.mjs Bug 1333395 - API to move contextual identities r=robwu 2023-12-20 20:19:53 +00:00
moz.build Bug 1859899 - Batch 17 Migrate toolkit/* xpcshell.ini -> .toml. r=aryx,extension-reviewers,anti-tracking-reviewers,robwu,pbz 2023-11-29 04:58:09 +00:00