Closed Bug 1296427 Opened 8 years ago Closed 8 years ago

Services.prefs shim incorrect with prefix handling

Categories

(DevTools :: Framework, enhancement, P1)

enhancement

Tracking

(firefox51 fixed)

RESOLVED FIXED
Firefox 51
Iteration:
51.2 - Aug 29
Tracking Status
firefox51 --- fixed

People

(Reporter: tromey, Assigned: tromey)

References

Details

(Whiteboard: [reserve-html])

Attachments

(1 file)

Right now Services.prefs will die if you feed it:

  pref("devtools.hud.loglimit", 1000);
  pref("devtools.hud.loglimit.network", 1000);

However this is done in a couple of spots in the devtools prefs.
Iteration: --- → 51.2 - Aug 29
Flags: qe-verify-
Priority: -- → P1
Whiteboard: [devtools-html] → [reserve-html]
Comment on attachment 8782996 [details]
Bug 1296427 - allow a branch to also be a pref in content implementation;

https://reviewboard.mozilla.org/r/72992/#review71046

Works for me!
Attachment #8782996 - Flags: review?(gtatum) → review+
Pushed by ttromey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/76fb417af863
allow a branch to also be a pref in content implementation; r=gregtatum
https://hg.mozilla.org/mozilla-central/rev/76fb417af863
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: