Closed
Bug 1746831
Opened 3 years ago
Closed 3 years ago
Add an item in the settings panel to toggle custom formatters
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(firefox98 fixed)
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: sebo)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Let's have a similar item as Chrome, e.g. Enable custom formatters
, in the Advanced section, under Enable Source Maps
The value of the checkbox should be stored in a preference that will be checked on the server to know if we should call the custom formatters hooks.
The pref could also be checked to include the JsonMl
rep in the array of reps we're looping on in rep.js
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → sebastianzartner
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d362d89be00e
Added option to the Settings panel for toggling custom formatters. r=nchevobbe,fluent-reviewers,flod
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•