forked from mirrors/gecko-dev
- 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 |
||
|---|---|---|
| .. | ||
| tests/unit | ||
| ContextualIdentityService.sys.mjs | ||
| moz.build | ||