Open Bug 1307876 Opened 8 years ago Updated 2 years ago

Update prefs when the user updates them

Categories

(DevTools :: Console, task, P2)

task

Tracking

(Not tracked)

People

(Reporter: linclark, Unassigned)

Details

(Whiteboard: new-console)

Originally posted by:linclark

see https://github.com/devtools-html/gecko-dev/issues/112

When #100 lands, prefs will be stored in the Redux store. They will be updated whenever the toolbox closes. In the current console the prefs are fetched dynamically, so they are updated immediately.

We should be able to [listen for prefs](https://dxr.mozilla.org/mozilla-central/source/devtools/client/styleeditor/utils.js#20) and fire off a PREF_UPDATED action
Priority: -- → P2
Whiteboard: new-console
Product: Firefox → DevTools
Type: enhancement → task
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.