gecko-dev/dom/promise
Kagami Sascha Rosylight 3387bc0bd4 Bug 1814644 - Remove GetIncumbentGlobal use in SetUpReadableByteStreamController r=smaug
That was the only case that Promise::CreateInfallible may possibly get nullptr in dom/streams case, so it now just asserts the existence of nsIGlobalObject.

Differential Revision: https://phabricator.services.mozilla.com/D168678
2023-02-02 20:41:28 +00:00
..
gtest Bug 1782400 - Add Promise::ThenCatchWithCycleCollectedArgsJS. r=saschanaz 2022-09-22 18:28:18 +00:00
tests Bug 1798018 - Convert consumers of toolkit/modules/tests to import ES modules direct. r=Gijs,webdriver-reviewers,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich 2022-11-01 13:26:38 +00:00
Promise-inl.h Bug 1796804 - Make async iterables support compatible with MOZ_CAN_RUN_SCRIPT. r=smaug 2022-10-22 09:42:27 +00:00
Promise.cpp Bug 1814644 - Remove GetIncumbentGlobal use in SetUpReadableByteStreamController r=smaug 2023-02-02 20:41:28 +00:00
Promise.h Bug 1811538 - Part 1: Implement Promise::CreateInfallible r=smaug 2023-01-31 19:21:35 +00:00
PromiseDebugging.cpp Bug 1769290 - Part 10: Apply mozilla-js-handle-rooted-typedef against remaining dom directories r=smaug 2022-06-05 20:55:00 +00:00
PromiseDebugging.h Bug 1769290 - Part 4: Apply mozilla-js-handle-rooted-typedef against dom/workers r=mccr8,dom-worker-reviewers,smaug 2022-05-17 19:48:04 +00:00
PromiseNativeHandler.cpp Bug 1799088 - Add DOMException support to DomPromiseListener error reporting. r=smaug 2022-11-18 12:38:51 +00:00
PromiseNativeHandler.h Bug 1768189 - Part 24: Apply modernize-concat-nested-namespaces to dom/performance/PerformanceNavigation.h ... r=andi 2022-05-09 20:41:12 +00:00
PromiseWorkerProxy.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
moz.build Bug 1762661 - Part 2: Add tests r=smaug 2022-04-05 22:19:48 +00:00