mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
377f4a1431
Promise::CreateInfallible allows not having PromiseObj but MaybeSomething still had an invalid assertion. MaybeSomething eventually calls MaybeReject/Resolve which safely checks PromiseObj ultimately, but why go further when we can return early. Differential Revision: https://phabricator.services.mozilla.com/D228465 |
||
---|---|---|
.. | ||
gtest | ||
tests | ||
moz.build | ||
Promise-inl.h | ||
Promise.cpp | ||
Promise.h | ||
PromiseDebugging.cpp | ||
PromiseDebugging.h | ||
PromiseNativeHandler.cpp | ||
PromiseNativeHandler.h | ||
PromiseWorkerProxy.h |