gecko-dev/browser/extensions
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
..
doh-rollout Bug 1631822 - Return a random TRR from getFastestTRR if requested. r=johannh 2020-05-01 20:05:47 +00:00
formautofill Bug 1632098 - Disabled browser_autocomplete_marked_detached_tab.js on macos. r=jya CLOSED TREE 2020-04-30 16:47:47 +03:00
pdfjs 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
report-site-issue Bug 1603473 - modify report-site-issue to use a JSWindowActorChild to gather tab info; r=kmag,webcompat-reviewers,denschub 2020-04-21 14:15:33 +00:00
screenshots Bug 1611715 Fix screenshots Copy/Download buttons to include img and text r=_6a68 2020-02-03 21:41:33 +00:00
webcompat Bug 1633838 - Remove Gmail Microphone intervention r=webcompat-reviewers,miketaylr 2020-04-28 18:28:18 +00:00
moz.build Bug 1598223 - Add moz.build. r=mixedpuppy 2019-11-28 16:03:36 +00:00