Bug 1866402 - Replace some nsIQuotaManagerService::ResetStoragesForPrincipal calls with nsIQuotaManagerService::ResetStoragesForClient; r=#dom-storage
AcceptedPublic

Authored by janv on Dec 5 2023, 2:37 AM.

Details

Reviewers
jari
Group Reviewers
dom-storage-reviewers
Bugzilla Bug ID
1866402
Summary

There's now a dedicated nsIQuotaManagerService::ResetStoragesForClient method
for resetting storages by client type. All callers of
nsIQuotaManagerService::ResetStoragesForPrincipal which want to reset storages
for a specific client only can be now converted to call the new method.

Test Plan

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Branch
default
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

phab-bot published this revision for review.Dec 5 2023, 2:37 AM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.
janv edited the summary of this revision. (Show Details)
janv edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Feb 12 2024, 12:34 PM