Commit Graph

19 Commits

Author SHA1 Message Date
JustOff 04cfe23841 Add stateOfDownload() to DownloadsCommon.jsm 2018-07-25 06:34:51 +08:00
janekptacijarabaci 5d6c29ad27 Downloads - style clean up 2018-07-25 01:21:43 +08:00
janekptacijarabaci 5c5a78bb38 Downloads - fix typo 2018-07-25 01:21:39 +08:00
Pale Moon ad1ac1e349 Remove deprecated let block in DownloadsCommon.jsm. 2018-07-25 01:15:32 +08:00
Lootyhoof 16ee172453 Fix indentation 2018-07-25 01:04:23 +08:00
Lootyhoof 709afdc711 Provide indicator for no active downloads 2018-07-25 01:04:22 +08:00
Gpower2 c3c07497e7 Fix whitespaces 2018-07-25 01:03:11 +08:00
Gpower2 bc3ebad6bb Fix missing download progress on taskbar (Issue #516)
Used new DownloadsTaskbar.jsm from Mozilla
2018-07-25 01:02:58 +08:00
wolfbeast bcc7363c14 Disable the Toolkit UI for Downloads -- currently incompatible with the back-end. 2018-07-24 23:36:58 +08:00
adisib 3a303e67f6 replace calls to String.prototype.contains with String.prototype.includes 2018-07-24 23:36:07 +08:00
wolfbeast 9c0cb182fb Clean up some conditional code involving nsIDownloadManager services. 2018-07-24 23:25:49 +08:00
wolfbeast 1d15c127ef Fix downloads:
- Clear downloads
- Time remaining progress indicator
- Pause/resume
2018-07-24 23:25:48 +08:00
wolfbeast 54217fca71 Unconditionally use JS transfers for downloads 2018-07-24 23:25:44 +08:00
wolfbeast 1b8b74b252 Enable using the JavaScript API as the back-end for the Downloads Panel. 2018-07-24 23:25:44 +08:00
NTD 04454cec94 Update any source files to account for refactoring 2018-07-24 23:13:16 +08:00
NTD 066abbbf68 Update build files 2018-07-24 23:13:14 +08:00
NTD ad79a9d62a Transfer Pale Moon Application Specific Code to the repository 2018-07-24 23:13:13 +08:00
NTD 0db22e1346 Obliterate Browser 38 2018-07-24 23:13:02 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00