gecko-dev/xpcom
Dan Glastonbury 38f9a7cc9f Bug 1660393 - P2: Add `Future` execution support. r=nika
Allow Rust Futures to be polled to completion on the current thread's
`nsIEventTarget`.

Futures don't need to be `Send` since they are polled on the thread spawning the
task responsible to completing the Future.

Differential Revision: https://phabricator.services.mozilla.com/D89694
2020-09-22 00:39:37 +00:00
..
base Bug 1668825 - Change VisitGrayWrapperTargets API to take a tracer rather than a callback r=sfink 2020-10-12 19:06:16 +00:00
build Bug 1666310 - Enable IOInterposer on early beta r=aklotz 2020-09-21 21:32:07 +00:00
components Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-10-19 16:39:05 +00:00
doc
ds Bug 1669161 - Remove dead SVG event code r=smaug 2020-10-05 11:19:47 +00:00
glue Bug 1524625 - DLL loads during early startup should show profiler markers, r=gerald. 2020-10-05 13:47:27 +00:00
idl-parser Bug 1611933 - Support infallible xpcom methods, and use it for nsIURI.schemeIs. r=nika,xpcom-reviewers 2020-09-18 00:24:12 +00:00
io Bug 1667872 - Fix GetWindowsFolder storage r=jmathies 2020-09-30 23:58:23 +00:00
libxpt/xptcall
reflect Bug 1657135 - make arm64 xptcstubs handle both aapcs and apple stack conventions. r=froydnj 2020-08-19 13:45:30 +00:00
rust Bug 1660393 - P2: Add `Future` execution support. r=nika 2020-09-22 00:39:37 +00:00
string Bug 1667957 - Provide functions that convert an integer to a decimal nsAutoTString. r=xpcom-reviewers,nika 2020-10-07 08:00:13 +00:00
system Bug 1639739: Add Fission decision status to about:support. r=nika,fluent-reviewers,Gijs 2020-10-14 20:42:16 +00:00
tests Backed out 11 changesets (bug 1626278) for leaks and WebrtcGlobalInformation related failures CLOSED TREE 2020-10-14 02:34:48 +03:00
threads Bug 1595994 - P14. Don't dealock if we failed to dispatch a task and return error code. r=mattwoodrow 2020-10-20 23:28:10 +00:00
windbgdlg
xpidl Bug 1670357 - Remove `make` targets for cleaning: `clean`, `realclean`, `clobber`, `distclean`, `clobber_all`, `everything` r=firefox-build-system-reviewers,mhentges 2020-10-15 20:37:18 +00:00
moz.build Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
xpcom-config.h.in