Name Description Size Coverage
Breakpoints.css Standard gutter breakpoints 7107 -
Breakpoints.js 4682 -
ColumnBreakpoints.js 5540 -
ConditionalPanel.css CodeMirror 6 block widgets can't have margin, so we put a padding on a container element 3140 -
ConditionalPanel.js Set the breakpoint/logpoint if expression isn't empty, and close the panel. @param {string} expression: The expression that will be used for setting the conditional breakpoint/logpoint @param {boolean} showStacktrace: Whether to show the stacktrace for the logpoint 13548 -
DebugLine.js 5642 -
Editor.css Prevents inline preview from shifting source height (#1576163) 5164 -
Exceptions.js 2615 -
Footer.css override default style to have similar left and right margins 2912 -
Footer.js 14431 -
HighlightLine.js Uses of this panel are:- - Highlight line when source is opened using view source links from other panels - Highlight line with function or class from an Outline search result selection - Highlight line from a Quick open panel search result selection - Highlight the last selected line when a source is selected - Highlight the breakpoint line when the breakpoint is selected 4653 -
HighlightLines.js Uses of this panel are:- - Highlighting lines of a function selected to be copied using the "Copy function" context menu in the Outline panel 1698 -
index.js 25454 -
InlinePreview.css 1433 -
InlinePreview.js 2181 -
InlinePreviews.js 3048 -
moz.build 600 -
Preview -
SearchInFileBar.css Display an outline on the container when the child input is focused. If another element is focused (e.g. a button), we only want the outline on that element 901 -
SearchInFileBar.js 11716 -
Tab.js 3818 -
Tabs.css Reserve space for the overflow button (even if not visible) 3304 -
Tabs.js Updates the hiddenSourceTabs state, by finding the source tabs which are wrapped and are not on the top row. 8335 -
TracePanel.css CodeMirror 6 block widgets can't have margin, so we put a padding on a container element 1600 -
TracePanel.js 4543 -