Find
C
ase-sensitive
R
egexp search
Path
Showing
7dc5ce10
:
Bug
2022907
- [devtools] Do not set the referrer policy as its not a request header r=devtools-reviewers,jdescottes
firefox-main
/
browser
/
components
/
preferences
/
widgets
/
sync-device-name
Navigation
Enable keyboard shortcuts
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
-