Open Bug 1976511 Opened 5 months ago

Remove deprecated geckoview API ClearFlags.NETWORK_CACHE and ClearFlags.IMAGE_CACHE

Categories

(Toolkit :: Data Sanitization, task, P3)

task

Tracking

()

People

(Reporter: manuel, Unassigned)

References

(Depends on 1 open bug)

Details

https://searchfox.org/mozilla-central/rev/b63f8c50a3398aff80d2a5f185a90dcdba47f419/mobile/android/geckoview/src/main/java/org/mozilla/geckoview/StorageController.java#39-42

Public API got changed in Bug 1918722, deprecating these values and changing the behavior of these flags to match ClearFlags.ALL_CACHES.

This bug is a follow-up to removing the deprecated API.

You need to log in before you can comment on or make changes to this bug.