Closed Bug 1577919 Opened 5 years ago Closed 5 years ago

Add an IS_NOT_ANDROID constant to StaticPrefList.yaml

Categories

(Core :: Preferences: Backend, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: KrisWright, Assigned: KrisWright)

References

Details

Attachments

(1 file)

There are several prefs that could use an IS_NOT_ANDROID constant in the static prefs file:

    apz.keyboard.enabled
    dom.enable_window_print
    dom.storageManager.enabled
    dom.w3c_pointer_events.enabled
    dom.webkitBlink.dirPicker.enabled
    dom.webkitBlink.filesystem.enabled
    javascript.options.gc_on_memory_pressure
    security.webauth.u2f
    webgl.default-antialias

And possibly more after all duplicates are removed from all.js. Additionally, there are some prefs that could use the existing IS_ANDROID.

Adds an IS_NOT_ANDROID value to static prefs and updates prefs that can use the value. Also cleans up prefs that should be using IS_ANDROID.

Pushed by kwright@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c07f576373d6
add an IS_NOT_ANDROID value to static prefs r=njn
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Assignee: nobody → kwright
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: