gecko-dev/toolkit
David Teller 7e3cd23b78 Bug 1426219 - Extend PromiseTestUtils to uncaught JavaScript Developer Errors;r=florian
This patch uses (and somewhat abuses) the existing PromiseTestUtils
mechanism to also be able to whitelist uncaught errors that are not
actual Promise rejections.

This uses `ChromeUtils.recentJSDevError`, which lets us find out
whether there is a recent ReferenceError/SyntaxError/TypeError in
chrome code, even if that error was caught.

MozReview-Commit-ID: 5z1pffURNYm

Differential Revision: https://phabricator.services.mozilla.com/D94972
2020-10-30 11:34:37 +00:00
..
actors Bug 1662771, remove willDestroy callback from JSActors, r=nika 2020-10-29 14:24:43 +00:00
components Bug 1661312 - In about:processes, count the cost of shared memory as part of the parent process;r=florian 2020-10-30 11:09:07 +00:00
content Bug 1565574 - Update frontend callers of external protocol service to pass principal. r=Gijs 2020-10-29 13:05:27 +00:00
crashreporter Bug 1660516 - Crash pings sometimes have null bytes after module names. r=gsvelto 2020-10-28 09:56:53 +00:00
docs Bug 1665854 - fx doc: Various improvements + configuration + fixes in the doc r=firefox-build-system-reviewers,rstewart 2020-09-22 06:26:17 +00:00
library Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
locales Backed out 5 changesets (bug 1635117) for failures on browser_aboutprocesses_show_threads.js. CLOSED TREE 2020-10-30 15:14:17 +02:00
modules Bug 1426219 - Extend PromiseTestUtils to uncaught JavaScript Developer Errors;r=florian 2020-10-30 11:34:37 +00:00
mozapps Bug 1565574 - Added protocol handler permission dialog and updated app chooser dialog. r=Gijs,fluent-reviewers 2020-10-29 13:43:54 +00:00
pluginproblem Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
profile Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
system Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
themes Bug 1674121 - Fix missing padding on Picture-in-Picture toggle button. r=mconley 2020-10-29 15:47:21 +00:00
xre Bug 1650118: Part 1 - Remove non-e10s mode from GeckoView; r=geckoview-reviewers,agi 2020-10-27 16:43:29 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
toolkit.mozbuild Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00