Closed
Bug 1581872
Opened 6 years ago
Closed 2 years ago
Contextual identity is not preserved for a tab that was open as discarded
Categories
(Firefox :: Security, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mbnuqw, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
- Debug any addon with contextualIdentities' and 'cookies' permissions (e.g. Tree Style Tab, Tab Center Redux, etc...)
- Create containered discarded tab; e.g.:
browser.tabs.create({url: 'https://example.com', cookieStoreId: 'firefox-container-1', discarded: true})
- Reopen browser
Actual results:
Created tab belongs to default container
Expected results:
Created tab belongs to container in which it was open
![]() |
||
Updated•6 years ago
|
Component: Untriaged → Site Identity and Permission Panels
Updated•6 years ago
|
Blocks: ContextualIdentity
Component: Site Identity and Permission Panels → Security
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Reporter | ||
Comment 1•2 years ago
|
||
It was fixed in https://bugzilla.mozilla.org/show_bug.cgi?id=1819794
Reporter | ||
Updated•2 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•