mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
0b83cf4359
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. |
||
---|---|---|
.. | ||
source | ||
test | ||
mach_commands.py | ||
Makefile.in | ||
moz.build | ||
mozbuild.template |