gecko-dev/dom/promise
Ryan Hunt 6209b9c4eb Bug 1624524 - Remove uses of wasmTextToBinary in non-JS shell tests. r=bbouvier
There are not many uses of wasmTextToBinary in the non-JS shell tests, and so
the easiest path to resolving the build size regression from using the 'wat'
crate is to just conditionally compile it in the JS shell. This commit takes
the few cases of wasmTextToBinary in non-JS shell tests and precompiles them
to binary.

Differential Revision: https://phabricator.services.mozilla.com/D68651

--HG--
extra : moz-landing-system : lando
2020-04-10 21:28:19 +00:00
..
tests Bug 1624524 - Remove uses of wasmTextToBinary in non-JS shell tests. r=bbouvier 2020-04-10 21:28:19 +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 1558786 - Report rejected promises from workers to the right window. r=baku 2020-04-09 06:50:44 +00:00
Promise.h Bug 1626450 - Remove stray references to "nsAutoPtr.h" in dom/. r=mccr8 2020-04-03 21:05:26 +00:00
PromiseDebugging.cpp Bug 1558786 - Report rejected promises from workers to the right window. r=baku 2020-04-09 06:50:44 +00:00
PromiseDebugging.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PromiseNativeHandler.cpp Bug 1575744 - P4. Add MozPromise::FromDomPromise. r=bholley 2019-09-20 04:09:46 +00:00
PromiseNativeHandler.h Bug 1575744 - P4. Add MozPromise::FromDomPromise. r=bholley 2019-09-20 04:09:46 +00:00
PromiseWorkerProxy.h Bug 1609990 - AgentCluster comparison in MessagePort and BroadcastChannel - part 3 - CloneDataPolicy, r=smaug,sfink,lth 2020-01-24 16:31:21 +00:00
moz.build Bug 1575744 - P4. Add MozPromise::FromDomPromise. r=bholley 2019-09-20 04:09:46 +00:00