Closed Bug 1626388 Opened 4 years ago Closed 4 years ago

Convert the VarCache prefs in layout/*

Categories

(Core :: Preferences: Backend, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: KrisWright, Assigned: KrisWright)

References

Details

Attachments

(7 files, 1 obsolete file)

This bug converts the following prefs:

layout.framevisibility.enabled
dom.disable_beforeunload
dom.require_user_interaction_for_beforeunload
layout.dynamic-reflow-roots.enabled
layout.testing.overlay-scrollbars.always-visible
dom.select_events.textcontrols.enabled
layout.framevisibility.numscrollportwidths
layout.framevisibility.numscrollportheights
mousewheel.min_line_scroll_amount
ui.key.menuAccessKeyFocuses

Converts layout.framevisibility.enabled to a static pref.

Assignee: nobody → kwright
Status: NEW → ASSIGNED

Converts dom.disable_beforeunload and dom.require_user_interaction_for_beforeunload to static pref.

This pref is already in StaticPrefList.yaml.

Converts layout.testing.overlay-scrollbars.always-visible to a static pref.

Converts dom.select_events.textcontrols.enabled to a static pref.

Converts layout.framevisibility.numscrollportwidths and layout.framevisibility.numscrollportheights to static prefs.

Converts mousewheel.min_line_scroll_amount to a static pref.

Converts ui.key.menuAccessKeyFocuses to a static pref and removes nsMenuBarListener::InitializeStatics().

Attachment #9138111 - Attachment is obsolete: true
Pushed by kwright@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c9d55a0c46a
Convert layout.framevisibility.enabled to a static pref r=njn
https://hg.mozilla.org/integration/autoland/rev/41e6e7f56dd2
Convert two prefs in nsDocumentViewer to static pref r=njn
https://hg.mozilla.org/integration/autoland/rev/5753334b3b0d
Convert layout.testing.overlay-scrollbars.always-visible to static pref. r=njn
https://hg.mozilla.org/integration/autoland/rev/7740c8185809
Convert dom.select_events.textcontrols.enabled to static pref r=njn
https://hg.mozilla.org/integration/autoland/rev/114306ac3c92
Convert layout.framevisibility.numscrollportwidths/heights to static prefs r=njn
https://hg.mozilla.org/integration/autoland/rev/e54ed25aa449
Convert mousewheel.min_line_scroll_amount to static pref r=njn
https://hg.mozilla.org/integration/autoland/rev/c71c3105fcd8
Convert ui.key.menuAccessKeyFocuses to static pref r=njn
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: