Files
Jan Varga 7520b08ab6 Bug 1957433 - QM: Adjust tests to disable quota info cache and avoid relying on origin access time updates; r=dom-storage-reviewers,jstutte
Updates several tests to explicitly disable the quota info cache by setting
dom.quotaManager.loadQuotaFromCache to false.

These tests were previously relying on origin access time updates (which set
the "accessed" flag) to trigger full origin scans. This behavior was a side
effect rather than an intentional part of the test logic.

Disabling the quota info cache ensures these tests do not depend on unrelated
behavior and continue to pass even when access time updates are disabled via
the dom.quotaManager.temporaryStorage.updateOriginAccessTime pref.

This is a follow-up to the patch that added the pref for manual testing.

Differential Revision: https://phabricator.services.mozilla.com/D243784
2025-04-17 16:40:56 +00:00
..