gecko/dom/ipc
Ben Turner dccb0805dd Rename remaining protocols
--HG--
rename : dom/ipc/ContentProcess.ipdl => dom/ipc/PContentProcess.ipdl
rename : dom/ipc/IFrameEmbedding.ipdl => dom/ipc/PIFrameEmbedding.ipdl
rename : ipc/test-harness/Test.ipdl => ipc/test-harness/PTest.ipdl
rename : ipc/testshell/TestShell.ipdl => ipc/testshell/PTestShell.ipdl
rename : ipc/testshell/TestShellCommand.ipdl => ipc/testshell/PTestShellCommand.ipdl
2009-09-09 15:00:14 -07:00
..
ContentProcessChild.cpp Rename remaining protocols 2009-09-09 15:00:14 -07:00
ContentProcessChild.h Rename remaining protocols 2009-09-09 15:00:14 -07:00
ContentProcessParent.cpp Rename remaining protocols 2009-09-09 15:00:14 -07:00
ContentProcessParent.h Rename remaining protocols 2009-09-09 15:00:14 -07:00
ContentProcessThread.cpp Bug 509798 - Create a ContentProcess protocol which manages IFrameEmbedding. ContentProcessChild is a globally-accessible singleton in the content process. For the moment, ContentProcessParent is a global singleton in the parent process, but that will change once we have process-per-domain or something similar. 2009-08-12 12:18:08 -04:00
ContentProcessThread.h Bug 509798 - Create a ContentProcess protocol which manages IFrameEmbedding. ContentProcessChild is a globally-accessible singleton in the content process. For the moment, ContentProcessParent is a global singleton in the parent process, but that will change once we have process-per-domain or something similar. 2009-08-12 12:18:08 -04:00
ipdl.mk Rename remaining protocols 2009-09-09 15:00:14 -07:00
jar.mn Package test.xul so that it ends up at chrome://global/content/test-ipc.xul. This allows it to be tested with nightly builds, as well as giving it chrome permissions so that jdm can work on hooking up typeaheadfind. 2009-08-19 13:59:58 -04:00
Makefile.in Rename remaining protocols 2009-09-09 15:00:14 -07:00
PContentProcess.ipdl Rename remaining protocols 2009-09-09 15:00:14 -07:00
PIFrameEmbedding.ipdl Rename remaining protocols 2009-09-09 15:00:14 -07:00
TabChild.cpp Rename remaining protocols 2009-09-09 15:00:14 -07:00
TabChild.h Rename remaining protocols 2009-09-09 15:00:14 -07:00
TabParent.cpp Rename remaining protocols 2009-09-09 15:00:14 -07:00
TabParent.h Rename remaining protocols 2009-09-09 15:00:14 -07:00
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 Land the remote-tab code from tmp-electrolysis. 2009-06-30 16:39:22 -04:00