fune/toolkit/components/contextualidentity/tests/unit
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
..
test_basic.html
test_basic.js Bug 1333395 - API to move contextual identities r=robwu 2023-12-20 20:19:53 +00:00
test_corruptedFile.js
test_migratedFile.js
xpcshell.toml