gecko-dev/toolkit/content/tests
Mark Striemer eeff9ddade Bug 1965046 - Support arbitrary controls with config-based prefs r=settings-reviewers,reusable-components-reviewers,frontend-codestyle-reviewers,hjones,Gijs
When a control is provided in config-based prefs then an element of that
name will be created and passed a standard set of properties. If the
element supports the static activatedProperty getter then that property
will be set to the setting's value, otherwise the value property will be
set.

This additionally adds support for the getControlConfig() method when
registering a Setting with preferencesBindings.js. This method allows
for settings code to modify the static configuration to create more
dynamic controls.

Differential Revision: https://phabricator.services.mozilla.com/D253056
2025-07-03 16:15:22 +00:00
..
browser Bug 1967196 - Introduction of a Popup queue, r=smaug,Gijs 2025-06-26 19:44:16 +00:00
chrome Bug 1965046 - Support arbitrary controls with config-based prefs r=settings-reviewers,reusable-components-reviewers,frontend-codestyle-reviewers,hjones,Gijs 2025-07-03 16:15:22 +00:00
mochitest Bug 1967293 - Update mochitest manifest annotations to support Ubuntu 24.04. r=aryx,webcompat-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,sessionstore-reviewers,profiler-reviewers,dom-storage-reviewers,twisniewski,asuth,accessibility-frontend-reviewers,julienw,dimi,morgan,mconley,ochameau,nsharpley 2025-05-23 20:13:29 +00:00
reftests
unit
widgets Bug 1966430 - Add support for images in moz-promo. r=reusable-components-reviewers,desktop-theme-reviewers,hjones 2025-07-02 14:51:03 +00:00
moz.build