gecko-dev/browser/components/downloads
Ian Moody 011b59d595 Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi
Raw Cr.ERROR don't get stack information, same as throwing JS literals instead
of `new Error()`s.

This was done automatically with a new eslint rule that will be introduced in
the next commit.  One instance of a raw Cr.ERROR was not replaced since it is
used in a test that specifically checks the preservation of raw Cr values in
XPCJS.  The rule will be disabled for that instance.

Differential Revision: https://phabricator.services.mozilla.com/D28073
2020-05-05 17:41:36 +00:00
..
content Bug 1628255 - do not add a label/accesskey attribute to the button in the about:downloads and library downloads views, r=mconley,flod,fluent-reviewers 2020-04-08 21:39:14 +00:00
test/browser Bug 1615732 - Don't show download panel on Mac when ctrl key is pressed; r=Gijs 2020-04-06 20:56:19 +00:00
DownloadsCommon.jsm Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
DownloadsMacFinderProgress.jsm
DownloadsSubview.jsm Bug 1629376, Revert the fragment caching changes to ensure downloads are shown in Library menu. r=emilio 2020-04-17 05:07:49 +00:00
DownloadsTaskbar.jsm
DownloadsViewUI.jsm Bug 1629376, Revert the fragment caching changes to ensure downloads are shown in Library menu. r=emilio 2020-04-17 05:07:49 +00:00
jar.mn Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
moz.build