gecko-dev/ipc/ipdl
Nathan Froyd ebe8d01895 Bug 1259428 - part 5 - convert Message subclasses to constructor functions; r=jld
All we use our Message subclasses for nowadays is the constructor, so we
might as well strip the class away and just have functions that perform
the construction for us.  This change eliminates unnecessary vtables as
well as making the included headers somewhat smaller, which is always
nice.
2016-03-28 11:42:47 -04:00
..
ipdl Bug 1259428 - part 5 - convert Message subclasses to constructor functions; r=jld 2016-03-28 11:42:47 -04:00
test Bug 1254373: Make TestDemon build on Windows; r=billm 2016-03-10 17:32:16 -07:00
ipdl.py
Makefile.in Bug 1239207 - Don't process IPDL when not compiling; r=glandium 2016-01-14 23:11:12 -08:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
msgtype-components