Name Description Size
.eslintrc.js 904
content
CustomizableUI.sys.mjs The keys are the handlers that are fired when the event type (the value) is fired on the subview. A widget that provides a subview has the option of providing onViewShowing and onViewHiding event handlers. 247759
CustomizableWidgets.sys.mjs 22074
CustomizeMode.sys.mjs 99866
docs
DragPositionManager.sys.mjs A cache of AreaPositionManagers weakly mapped to customization area nodes. @type {WeakMap<DOMNode, AreaPositionManager>} 17378
moz.build 951
PanelMultiView.sys.mjs Safety timeout after which asynchronous events will be canceled if any of the registered blockers does not return. 68977
SearchWidgetTracker.sys.mjs Updates persisted widths when the search bar is removed from any customizable area and put into the palette. Also automatically removes the search bar if it has not been used in a long time. 3491
test
ToolbarContextMenu.sys.mjs Various events handlers to set the state of the toolbar-context-menu popup, as well as to handle some commands from that popup. 17354