Files
tubestation/browser/components/preferences/jar.mn
Mark Striemer d4c3ae74b5 Bug 1951831 - Part 1: Create setting-control to render a config based setting r=reusable-components-reviewers,mconley,hjones
This adds an initial setting-control web component that can render a
moz-checkbox based setting. This will be controlled by a pref to reduce
any churn on the Settings page while we make changes related to Settings
Redesign 2025.

Differential Revision: https://phabricator.services.mozilla.com/D240402
2025-03-13 01:42:34 +00:00

29 lines
1.5 KiB
Plaintext

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
browser.jar:
content/browser/preferences/preferences.js
content/browser/preferences/extensionControlled.js
* content/browser/preferences/preferences.xhtml
content/browser/preferences/main.js
content/browser/preferences/home.js
content/browser/preferences/search.js
content/browser/preferences/privacy.js
content/browser/preferences/containers.js
content/browser/preferences/translations.js
content/browser/preferences/sync.js
content/browser/preferences/experimental.js
content/browser/preferences/moreFromMozilla.js
content/browser/preferences/fxaPairDevice.xhtml
content/browser/preferences/fxaPairDevice.js
content/browser/preferences/findInPage.js
content/browser/preferences/more-from-mozilla-qr-code-simple.svg
content/browser/preferences/more-from-mozilla-qr-code-simple-cn.svg
content/browser/preferences/web-appearance-dark.svg
content/browser/preferences/web-appearance-light.svg
content/browser/preferences/widgets/setting-control.mjs (widgets/setting-control/setting-control.mjs)
content/browser/preferences/widgets/setting-group.mjs (widgets/setting-group/setting-group.mjs)
content/browser/preferences/widgets/setting-group.css (widgets/setting-group/setting-group.css)