Closed
Bug 1837665
Opened 2 years ago
Closed 2 years ago
CacheAPI PBM support: Clear private origins data at the session end
Categories
(Core :: Storage: Cache API, enhancement, P1)
Core
Storage: Cache API
Tracking
()
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: hsingh, Assigned: hsingh)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
Ensure all Private origins stored on disk must be cleared out once the private session ends. Also, ensure that cipher keys corresponding to these origins are purged as well.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → hsingh
| Assignee | ||
Updated•2 years ago
|
Summary: CacheAPI PBM support: Clear private origins at the session end → CacheAPI PBM support: Clear private origins data at the session end
| Assignee | ||
Updated•2 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D180297
Updated•2 years ago
|
Priority: -- → P1
Updated•2 years ago
|
Attachment #9338988 -
Attachment description: Bug 1837665: Clear CacheAPI PBM data when purging private origin on disk.r=#dom-storage-reviewers. → Bug 1837665: Clear CacheAPI PBM data when purging private origins on session end.r=#dom-storage-reviewers.
Updated•2 years ago
|
Attachment #9338988 -
Attachment description: Bug 1837665: Clear CacheAPI PBM data when purging private origins on session end.r=#dom-storage-reviewers. → WIP: Bug 1837665: Clear CacheAPI PBM data when purging private origins on session end.r=#dom-storage-reviewers.
Updated•2 years ago
|
Attachment #9338988 -
Attachment description: WIP: Bug 1837665: Clear CacheAPI PBM data when purging private origins on session end.r=#dom-storage-reviewers. → Bug 1837665: Clear CacheAPI PBM data when purging private origins on session end.r=#dom-storage-reviewers.
Pushed by hsingh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/beec060a8ee6
Clear CacheAPI PBM data when purging private origins on session end.r=dom-storage-reviewers,janv.
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•