Open Bug 1880417 Opened 1 year ago Updated 1 year ago

Consider renaming nsIContentPrefService2

Categories

(Toolkit :: Preferences, task, P3)

task

Tracking

()

People

(Reporter: gregp, Unassigned)

References

(Blocks 1 open bug)

Details

I believe this naming made sense when legacy addons still existed and the old synchronous nsIContentPrefService still existed.

Now that legacy addons are gone and the original nsIContentPrefService is gone, it seems like we could rename nsIContentPrefService2 to just nsIContentPrefService.

Moving this since it seems like it doesn't quite belong in this component.

Component: General → Preferences: Backend
Product: Toolkit → Core

The per-site content pref service is unrelated to libpref. I can't find a better component and other content pref bugs seem to be in Toolkit :: General

Component: Preferences: Backend → General
Product: Core → Toolkit

Although nsIContentPrefService2.idl lives in dom/, the actual implementation is in toolkit/components/contentprefs and those files point to the component being Toolkit :: Preferences.

Ideally the idl file should have its bugzilla component updated, or be moved across to contentprefs.

Component: General → Preferences
Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.