Find
C
ase-sensitive
R
egexp search
Path
Showing
4b851f6b
from
2026-04-04
:
Bug
2024009
- Allow StylePropertyMap::Set to accept string values; r=firefox-style-system-reviewers,dshin
firefox-main
/
browser
/
components
/
preferences
/
widgets
/
sync-device-name
Navigation
Enable keyboard shortcuts
Revision control
Coverage:
100 %
2026-03-30
:
100 %
2026-03-30
:
100 %
2026-03-30
:
100 %
2026-03-31
:
100 %
2026-04-01
:
100 %
2026-04-01
:
100 %
2026-04-01
:
100 %
2026-04-02
:
100 %
2026-04-02
:
100 %
2026-04-02
:
100 %
2026-04-03
:
100 %
2026-04-04
:
100 %
2026-04-04
:
100 %
Name
Description
Size
Coverage
sync-device-name.mjs
A custom element that manages the display and editing of a Device name in Firefox Sync settings section. @tagname sync-device-name @property {string} value - The current value of the device name. @property {string} defaultValue - Default device name shown in the input field when empty. @property {boolean} disabled - The disabled state of the device name component. @property {boolean} _isInEditMode - Whether the component is currently in edit mode.
3917
100 %
sync-device-name.stories.mjs
1209
-