Closed Bug 805952 Opened 13 years ago Closed 13 years ago

Add missing settings to settings.json

Categories

(Firefox OS Graveyard :: Gaia, defect, P3)

x86
macOS
defect

Tracking

(blocking-basecamp:+)

RESOLVED FIXED
blocking-basecamp +

People

(Reporter: gwagner, Assigned: gwagner)

Details

(Whiteboard: QARegressExclude)

Attachments

(1 file, 1 obsolete file)

Currently there are not all settings in the SettingsDB. We need a stable set of settings for the release.
Attached patch patch (obsolete) — Splinter Review
Assignee: nobody → anygregor
I need to know what the following settings are for: + "operatorvariant.mcc": false, + "operatorvariant.mnc": false,
Attachment #675671 - Flags: review?(21)
blocking-basecamp: --- → ?
Comment on attachment 675671 [details] [diff] [review] patch Review of attachment 675671 [details] [diff] [review]: ----------------------------------------------------------------- ::: build/settings.json @@ +45,5 @@ > "lockscreen.enabled": true, > "lockscreen.locked": true, > + "lockscreen.unlock-sound.enabled": false, > + "operatorvariant.mcc": false, > + "operatorvariant.mnc": false, Those are likely integers.
Attachment #675671 - Flags: review?(21)
Attached patch patchSplinter Review
Attachment #675671 - Attachment is obsolete: true
Attachment #676241 - Attachment description: Remove Android → patch
Attachment #676241 - Flags: review?(21)
Comment on attachment 676241 [details] [diff] [review] patch Review of attachment 676241 [details] [diff] [review]: ----------------------------------------------------------------- ::: build/settings.json @@ +19,4 @@ > "devtools.debugger.log": false, > "devtools.debugger.remote-enabled": false, > "devtools.debugger.remote-port": 6000, > + "gaia.system.checkForUpdates":, true, Nit: there's an extra comma before 'true'
Attachment #676241 - Flags: review?(21) → review+
blocking-basecamp: ? → -
Why is this minus? this is require to have a list of settings for the release.
blocking-basecamp: - → ?
We should have stable settings, blocking+
blocking-basecamp: ? → +
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: QARegressExclude
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: