Greetings, In https://bugzilla.mozilla.org/show_bug.cgi?id=1413413 I am planning to remove a couple of things relating to preferences.
1) Remove the defaults/preferences directory support for extensions. This is a feature that was used by legacy extensions but is not used by WebExtensions. 2) Remove the "preferences" override directory in the user profile. This removes support for profile preferences override files other than user.js. The bug has a patch with r+. The specific things it removes include: - The "load-extension-default" notification. - The NS_EXT_PREFS_DEFAULTS_DIR_LIST/"ExtPrefDL" directory list, including the entry from the toolkit directory service. Does anybody foresee any problems with this change? Thanks. Nick _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform