gecko-dev/dom/promise
Tom Schuster dde7219f71 Bug 1696756 - Log promise rejections from sandboxed code to the right window. r=smaug
I noticed this while working on my import patch. When the import fails the promise is rejected. Currently
that rejection just ends up somewhere in the Browser Console.

Differential Revision: https://phabricator.services.mozilla.com/D107374
2021-03-07 19:51:39 +00:00
..
tests Bug 1608272 - Remove 'this' as the second argument to 'ChromeUtils.import', use object destructuring instead (test-only changes). r=Gijs 2021-02-11 22:02:15 +00:00
Promise-inl.h Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
Promise.cpp Bug 1696756 - Log promise rejections from sandboxed code to the right window. r=smaug 2021-03-07 19:51:39 +00:00
Promise.h Bug 1676361 - Move AutoEntryScript to a separate header file to avoid pulling in GeckoProfiler.h everywhere. r=mccr8 2021-03-05 15:29:49 +00:00
PromiseDebugging.cpp Bug 1119956 derive from DiscardableRunnable instead of CancelableRunnable when Cancel() is not supported r=asuth,sg 2020-12-03 09:04:44 +00:00
PromiseDebugging.h
PromiseNativeHandler.cpp Bug 1634264 - Reject MozPromise when DomPromiseListener is deleted. r=mattwoodrow 2020-05-18 22:16:38 +00:00
PromiseNativeHandler.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
PromiseWorkerProxy.h Bug 1673424 - Fix includes in RefMessageBodyService.h and PromiseWorkerProxy.h. r=kmag 2020-12-14 15:59:56 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00