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
tests
moz.build
Promise-inl.h
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
PromiseDebugging.h
PromiseNativeHandler.cpp
PromiseNativeHandler.h
PromiseWorkerProxy.h