Enable pref dom.cache.privatebrowsing.enabled by default
Categories
(Core :: Storage: Cache API, task)
Tracking
()
People
(Reporter: hsingh, Assigned: hsingh)
References
Details
Attachments
(2 files)
As per the summary, enable pref dom.cache.privatebrowsing.enabled by default.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Comment 3•2 years ago
|
||
Backed out for causing bc failures at toolkit/components/antitracking/test/browser/browser_partitionedDOMCache.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/8dde1f563468bd246dff71c96a31d7f075ce7d56
| Assignee | ||
Comment 4•2 years ago
|
||
Depends on D193568
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
Backed out for causing bc failures in browser_cache_pb_window.js
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | dom/cache/test/browser/browser_cache_pb_window.js | caches.match() should not return success - false == true - got false, expected true (operator ==)
| Assignee | ||
Comment 7•2 years ago
|
||
Seems like another test needs to be adjusted. I am running extensive list of tests in my latest try run. Hopefully, it would be able to detect other similar tests.
Updated•2 years ago
|
Comment 9•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7b9eec1d5f13
https://hg.mozilla.org/mozilla-central/rev/73a1e10462cf
| Assignee | ||
Comment 10•2 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: This change would enable scripts to store cacheAPI data in Private Browsing mode. Previously, user experience for someone browsing in private browsing mode could be significantly different than one in regular mode. With these changes, websites would be able to store cacheAPI data in private mode and take us step closer towards offering uniform experience in regular vs private browsing mode.
[Suggested wording]:
[Links (documentation, blog post, etc)]: https://docs.google.com/document/d/1lSqDS53RsPq7SWZJsy_hK1-DsXlbegj6c-0DrBerqVQ/edit?usp=sharing
Comment 11•2 years ago
|
||
Thanks, added a slightly reworded note to the Fx122 nightly release notes, please allow 30 minutes for the site to update.
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx122 release notes
Updated•2 years ago
|
Description
•