Closed
Bug 1813350
Opened 2 years ago
Closed 2 years ago
ContextualIdentityService: Implement getPublicUserContextIds()
Categories
(Core :: Security, task)
Core
Security
Tracking
()
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: canadahonk, Assigned: canadahonk)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Implement getPublicUserContextIds(), like getPrivateUserContextIds() but for public identities. As requested by review comment on revision: https://phabricator.services.mozilla.com/D167293.
| Assignee | ||
Comment 1•2 years ago
|
||
Added getPublicUserContextIds API to ContextualIdentityService to allow
easier getting of identities from user context IDs. Also added subtests.
Updated•2 years ago
|
Blocks: ContextualIdentity
Updated•2 years ago
|
Assignee: nobody → oj
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•2 years ago
|
Component: DOM: Security → Security
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/df27c8d9f358
[ContextualIdentity] Add getPublicUserContextIds() to service r=mconley
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•