Name Description Size Coverage
allDownloadsView.js import-globals-from ../../../../toolkit/content/contentAreaUtils.js 30419 84 %
contentAreaDownloadsView.css 315 -
contentAreaDownloadsView.js import-globals-from allDownloadsView.js 1792 100 %
contentAreaDownloadsView.xhtml 2138 -
downloads.css Downloads Panel ** 3576 -
downloads.js Handles the Downloads panel user interface for each browser window. This file includes the following constructors and global objects: DownloadsPanel Main entry point for the downloads panel interface. DownloadsView Builds and updates the downloads list widget, responding to changes in the download state and real-time data. In addition, handles part of the user interaction events raised by the downloads list widget. DownloadsViewItem Builds and updates a single item in the downloads list widget, responding to changes in the download state and real-time data, and handles the user interaction events related to a single item in the downloads list widgets. DownloadsViewController Handles part of the user interaction events raised by the downloads list widget, in particular the "commands" that apply to multiple items, and dispatches the commands that apply to individual items. 57899 88 %
downloadsCommands.inc.xhtml 1228 -
downloadsCommands.js import-globals-from allDownloadsView.js 676 100 %
downloadsContextMenu.inc.xhtml 2215 -
downloadsPanel.inc.xhtml 8107 -
indicator.js Handles the indicator that displays the progress of ongoing downloads, which is also used as the anchor for the downloads panel. This module includes the following constructors and global objects: DownloadsButton Main entry point for the downloads indicator. Depending on how the toolbars have been customized, this object determines if we should show a fully functional indicator, a placeholder used during customization and in the customization palette, or a neutral view as a temporary anchor for the downloads panel. DownloadsIndicatorView Builds and updates the actual downloads status widget, responding to changes in the global status data, or provides a neutral view if the indicator is removed from the toolbars and only used as a temporary anchor. In addition, handles the user interaction events raised by the widget. 19243 94 %