Closed Bug 855766 Opened 11 years ago Closed 9 years ago

"pref set" command doesn't seem to work at all

Categories

(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: vporof, Unassigned)

References

Details

I just tried to do
> pref set devtools.theme "dark"
and nothing seemed to be updated when checking about:config :(
bump.
Hmmm. WFM.
It is still broken?
(In reply to Joe Walker [:jwalker] from comment #2)
> Hmmm. WFM.
> It is still broken?

No. Just test out
> pref set devtools.chrome.enabled false
and check out about:config afterwards. Nothing seems to have changed. Or, like in the first comment:
> pref set devtools.theme dark
Nada.

Tried with a clean profile as well, still nothing changes. Both m-c and fx-team tip.
FWIW, I think I've got a fix for this. Hope to have a patch soon.
Blocks: GCLICMD
Victor: Is this still broken for you?
Neither fx-team tip nor Nightly seem to behave any differently :(
> pref set devtools.chrome.enabled false
> pref show devtools.chrome.enabled 
--> true
The bug still exists in version 23.0. I’ve tried both Windows and Linux platforms.
Another confirmation here. On both Nightly (28.0a1) and Release (25.0.1) on Linux, I am not able to set any preferences. The 'pref set' command appears to execute without error, but the setting is not changed. This is true for properties with boolean as well as string values, as well as properties that have a default values and ones that do not. The command 'pref reset' does work, however.
Depends on: 933727
Works for me on Firefox 39.
Agreed, pref set now appears to work.

Please re-open if it's still broken for you.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.