gecko-dev/xpcom
Olli Pettay fa04ddd3c2 Bug 1552958 - De-templatize PrioritizedEventQueue, r=froydnj
PrioritizedEventQueue's template is always EventQueue, so the template
argument is rather useless.
Trying to keep the patch minimal, so CreateMainThread for example is still
a bit weird.

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

--HG--
extra : moz-landing-system : lando
2019-05-21 18:20:34 +00:00
..
base Bug 1549351 - Promise rejection event should not be sent for cross-origin scripts; r=smaug,till 2019-05-19 01:18:04 +00:00
build Bug 1547698 - Remove unused IPC methods for taking minidumps r=froydnj 2019-05-14 14:06:19 +00:00
components Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2019-05-20 13:22:45 +00:00
doc
ds Bug 1253476 - Add remove events; r=boris,bzbarsky 2019-05-20 05:48:29 +00:00
glue Bug 1546498 - Split out MaybePrefetchMemory's check into two functions r=aklotz 2019-05-01 02:08:28 +00:00
idl-parser Bug 1550770 - Error instead of implicitly converting XPCOM interfaces to builtinclass. r=nika 2019-05-14 17:39:14 +00:00
io Bug 1551984. Improve OOM and overflow handling in NS_ConsumeStream. r=froydnj 2019-05-15 18:50:44 +00:00
libxpt/xptcall
reflect Bug 1550545, part 3 - Move the logic for notxpcom implying hidden into jsonxpt. r=nika 2019-05-09 22:07:12 +00:00
rust Bug 1552695 - Part 1: Deduplicate syn and quote. r=froydnj 2019-05-20 12:21:20 +00:00
string Bug 1543693 - Add missing nsReadableUtils wrappers for conversions between UTF-8 and Latin1 XPCOM string. r=froydnj 2019-04-12 17:49:11 +00:00
system Bug 1433685 - Remove nsGConfService, r=glandium 2019-04-10 10:18:14 +00:00
tests Bug 1550770 - Error instead of implicitly converting XPCOM interfaces to builtinclass. r=nika 2019-05-14 17:39:14 +00:00
threads Bug 1552958 - De-templatize PrioritizedEventQueue, r=froydnj 2019-05-21 18:20:34 +00:00
windbgdlg Bug 1528651 - Fix some trivial warnings and re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-19 20:42:11 +09:00
xpidl Bug 1459721 - part 7 - remove dist_idl install manifest; r=chmanchester 2018-05-15 10:05:23 -04:00
moz.build Bug 1489340 - Remove xpcom/typelib r=froydnj 2018-09-07 13:55:38 +00:00
xpcom-config.h.in Bug 1523851 - Remove the dynamic_cast<void*> test. r=froydnj 2019-01-30 14:25:33 +00:00
xpcom-private.h.in