Closed Bug 1369824 Opened 9 years ago Closed 9 years ago

Pref Screenshots off in Beta/Release

Categories

(Firefox :: Screenshots, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox55 --- fixed

People

(Reporter: jhirsch, Assigned: jhirsch)

References

Details

Attachments

(1 file)

We're going to gradually roll out Screenshots in releases other than Nightly, so let's conditionally pref it off in those platforms.
Assignee: nobody → jhirsch
Oops! Updated the wrong bug.
Keywords: checkin-needed
Comment on attachment 8873931 [details] Bug 1369824 - Pref Screenshots off in beta and release; https://reviewboard.mozilla.org/r/145308/#review149492 ::: browser/app/profile/firefox.js:1688 (Diff revision 1) > +#ifdef NIGHTLY_BUILD > +pref("extensions.screenshots.system-disabled", false); > +#else > +pref("extensions.screenshots.system-disabled", true); > +#endif > +pref("extensions.screenshots.system-disabled", true); This looks wrong?
Comment on attachment 8873931 [details] Bug 1369824 - Pref Screenshots off in beta and release; Cancelling whilst waiting for an update.
Attachment #8873931 - Flags: review?(standard8)
Comment on attachment 8873931 [details] Bug 1369824 - Pref Screenshots off in beta and release; https://reviewboard.mozilla.org/r/145308/#review151336 That's better, thanks!
Attachment #8873931 - Flags: review?(standard8) → review+
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b86fec2a2ed8 Pref Screenshots off in beta and release; r=standard8
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: