CacheAPI PBM support: Allow CacheAPI storage under a pref in PBM
Categories
(Core :: Storage: Cache API, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: hsingh, Assigned: hsingh)
References
Details
Attachments
(2 files)
Introduce a new pref 'dom.cache.privateBrowsing.enabled' and allow CacheAPI to store data when this new pref is set to True.
Note: By default, it should be set of False.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D180295
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:hsingh, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 4•2 years ago
|
||
Patch for this bug is part of the bigger patch stack. I wanted to land the whole patch stack together. I am not aware is there a timeline in which we have to land the patches after they are r+?
Comment 5•2 years ago
|
||
The bugbot is just trying to be helpful and make sure we didn't lose track of the patches. This was especially something that could happen in the pre-phabricator days!
Updated•2 years ago
|
Comment 7•2 years ago
|
||
| bugherder | ||
Comment 9•2 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Description
•