Bug 1866402 - Change all origin operations which uninit origins to return an array of origin metadata; r=#dom-storage
Needs RevisionPublic

Authored by janv on Dec 5 2023, 8:27 AM.

Details

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

This is a preparation for unsetting some flags when origins are either cleared
or reset.

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, 8:28 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)
jari requested changes to this revision.Feb 12 2024, 12:32 PM
jari added a subscriber: jari.
jari added inline comments.
dom/quota/ActorsParent.cpp
5913–5922

What if we had a generic function for this repeated conversion?

This revision now requires changes to proceed.Feb 12 2024, 12:32 PM