Closed Bug 1637708 Opened 4 years ago Closed 4 years ago

Convert all the Varcache prefs in toolkit/*

Categories

(Core :: Preferences: Backend, task)

task

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: KrisWright, Assigned: KrisWright)

References

Details

Attachments

(4 files)

This bug converts the following to static prefs:

alerts.useSystemBackend
toolkit.content-background-hang-monitor.disabled
urlclassifier.gethashnoise
urlclassifier.update.timeout_ms
urlclassifier.update.response_timeout_ms

Converts urlclassifier.update.timeout_ms and urlclassifier.update.response_timeout_ms to static prefs and adds the urlclassifier header file.

Assignee: nobody → kwright
Status: NEW → ASSIGNED

Converts urlclassifier.gethashnoise to a static pref.

Converts toolkit.content-background-hang-monitor.disabled to a static pref. Lets us remove the IsDisabled() call in the BHM.

Converts alerts.useSystemBackend. Also adds the alerts pref file for the new category.

Pushed by kwright@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d1b0d2d65dad
Convert the prefs in nsClassifierStreamUpdater to static prefs r=njn
https://hg.mozilla.org/integration/autoland/rev/8fa854fb46b8
Convert urlclassifier.gethashnoise to a static pref. r=njn
https://hg.mozilla.org/integration/autoland/rev/02e8e96f0818
Convert toolkit.content-background-hang-monitor.disabled to a static pref r=njn
https://hg.mozilla.org/integration/autoland/rev/3d365c6718c1
Convert alerts.useSystemBackend to a 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: