Open Bug 1186511 Opened 9 years ago Updated 2 years ago

MozProfile's Permissions system should use hostperm.1 instead of writing directly to the permissions database

Categories

(Testing :: Mozbase, defect)

defect

Tracking

(Not tracked)

People

(Reporter: nika, Unassigned)

Details

Currently mozprofile's permissions helper code writes directly to the permissions database, duplicating permissions database schema logic in multiple places in the code. Instead, mozprofile should generate a hostperm.1 file in the profile directory which can be imported automatically into the permissions database on startup by the nsPermissionManager code.
Component: Permission Manager → Mozbase
Product: Core → Testing
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.