Open Bug 1473243 Opened 6 years ago Updated 6 months ago

Add the capability for about:config to export all preferences in readable format

Categories

(Toolkit :: Preferences, enhancement, P5)

60 Branch
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: dycolin, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170921064520

Steps to reproduce:

I was not able to add an existing plugin in zul (https://addons.mozilla.org/en-US/firefox/addon/config-export/) allowing myself to export nearly all preferences as a CSV file. This is very useful, and have reduced a lot our delay to deploy new ESR releases when there are available. We do comparison between previous releases like change in defaults, new parameters, obsolete ones .... very useful


Actual results:

This module written in XUL/JS adding an export capability in about:config does not work anymore. Based on finding there is no equivalent capability in web extensions API and lot of talks about the fact there will not be such capabilities because of the "change capability" -> Security related


Expected results:

It is proposed to just add an export action in the about:config grid popup menu, allowing the export of all properties in an easy to read CSV format. NO security issue as not introducing import or setting options nor APIs
Need to say i'm ready to do the integration work (XUL + JS) in the about:config module.
Component: Untriaged → Preferences
OS: Unspecified → All
Priority: -- → P3
Hardware: Unspecified → All
Putting this in the triage list.
Priority: P3 → --
Severity: normal → enhancement
Priority: -- → P5
Summary: Having the capability to export all preferences in readable format → Add the capability for about:config to export all preferences in readable format
Severity: normal → S3
Component: Settings UI → Preferences
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.