fune/toolkit/components/crashmonitor
Mark Banner ae619c5049 Bug 1838155 - Clean up some console.error calls that had been migrated from Cu.reportError. r=jdescottes,perftest-reviewers,geckoview-reviewers,credential-management-reviewers,search-reviewers,sgalich,owlish,jteow,sparky
This goes through the previous changes in the dependencies of bug 877389, and does two things:
1) Remove instances of \n
2) Change reporting of exceptions so that they are passed as separate arguments. This should result
   in an improved display of the exception in the browser console, should it occur.

Differential Revision: https://phabricator.services.mozilla.com/D180843
2023-06-15 08:33:57 +00:00
..
test/unit Bug 1821305 - Convert toolkit/components/crashmonitor/ to ES modules. r=Standard8 2023-03-13 14:18:06 +00:00
components.conf Bug 1821305 - Convert toolkit/components/crashmonitor/ to ES modules. r=Standard8 2023-03-13 14:18:06 +00:00
CrashMonitor.sys.mjs Bug 1838155 - Clean up some console.error calls that had been migrated from Cu.reportError. r=jdescottes,perftest-reviewers,geckoview-reviewers,credential-management-reviewers,search-reviewers,sgalich,owlish,jteow,sparky 2023-06-15 08:33:57 +00:00
moz.build Bug 1821305 - Convert toolkit/components/crashmonitor/ to ES modules. r=Standard8 2023-03-13 14:18:06 +00:00
nsCrashMonitor.sys.mjs Bug 1821305 - Convert toolkit/components/crashmonitor/ to ES modules. r=Standard8 2023-03-13 14:18:06 +00:00