Open Bug 1719195 Opened 3 years ago Updated 3 years ago

Add native deleteByBaseDomain/host methods for QuotaManager

Categories

(Core :: Storage: Quota Manager, enhancement)

enhancement

Tracking

()

People

(Reporter: pbz, Unassigned)

Details

These methods are currently implemented in nsIClearDataService which has a two step clearing process. It fetches all entries, filters them and then calls QM to clear them individually.

Moving this code to the QM itself would improve performance and allow the QM to ensure a consistent clearing state.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1713139#c5 for discussion.

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