gecko/addon-sdk
Dave Townsend 5cc78bcebc Bug 1146926: Allow sending CPOWs from parent to child processes. r=gabor
Defines an emitCPOW(event, arguments, cpows) to send a dictionary of CPOW
objects to a child process or frame. The only process that will receive the
event is the one that owns all of the CPOWs sent. The CPOW dictionary will be
appended to the arguments emitted from the port.

Also gets rid of some of the redundancy in message handling so we can more
easily change the protocol in the future.
2015-11-18 14:40:31 -08:00
..
source Bug 1146926: Allow sending CPOWs from parent to child processes. r=gabor 2015-11-18 14:40:31 -08:00
test Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop 2015-10-15 03:45:22 -07:00
mach_commands.py Bug 1202019 - Remove old Jetpack test command. r=Mossop 2015-09-04 23:16:08 -05:00
Makefile.in Bug 1141773: remote xpi tests fail in mochitest-jetpack. r=erikvold 2015-03-10 14:53:52 -07:00
moz.build Bug 1129662: sdk/page-worker should use a remote page. r=krizsa 2015-10-16 13:22:28 -07:00
mozbuild.template Bug 1114752 - Uplift Add-on SDK to Firefox a=me 2015-02-03 09:51:16 -08:00