gecko-dev/dom/ipc
2009-07-07 12:26:49 -04:00
..
app Minor fixups... not sure why we needed unistd.h here, but Windows doesn't have it. 2009-07-07 12:22:21 -04:00
IFrameEmbedding.ipdl Use PRUint32 instead of uint32_t since we don't have uint32_t on Windows (yet). 2009-07-07 11:18:48 -04:00
IFrameEmbeddingProtocol.h Commit new versions of generated headers. 2009-07-07 11:20:51 -04:00
IFrameEmbeddingProtocolChild.h Commit new versions of generated headers. 2009-07-07 11:20:51 -04:00
IFrameEmbeddingProtocolParent.h Commit new versions of generated headers. 2009-07-07 11:20:51 -04:00
Makefile.in
TabChild.cpp Windows build fixup. I haven't really tested whether tabs actually *work* in this scenario (widget sizing and parenting might be interesting), but it's at least enough to allow other people to start really working on code. 2009-07-07 12:26:49 -04:00
TabChild.h Windows build fixup. I haven't really tested whether tabs actually *work* in this scenario (widget sizing and parenting might be interesting), but it's at least enough to allow other people to start really working on code. 2009-07-07 12:26:49 -04:00
TabParent.cpp port IFrame protocol to new interface. fix small IPDL bug. 2009-07-02 19:24:02 -05:00
TabParent.h port IFrame protocol to new interface. fix small IPDL bug. 2009-07-02 19:24:02 -05:00
TabProcessParent.cpp Windows build fixup. I haven't really tested whether tabs actually *work* in this scenario (widget sizing and parenting might be interesting), but it's at least enough to allow other people to start really working on code. 2009-07-07 12:26:49 -04:00
TabProcessParent.h
TabThread.cpp
TabThread.h
TabTypes.h Windows build fixup. I haven't really tested whether tabs actually *work* in this scenario (widget sizing and parenting might be interesting), but it's at least enough to allow other people to start really working on code. 2009-07-07 12:26:49 -04:00
test.xul