Olli Pettay
|
72dc86132d
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
|
Boris Zbarsky
|
af71184cfe
|
Bug 516747 part 3. Make TabChild and TabParent cooperate on window opening at least to the extent of doing all window opens in new tabs. r=bsmedberg
|
2009-12-31 20:35:55 -05:00 |
|
Olli Pettay
|
cab5358845
|
Bug 523356 - Remote event listeners for Electrolysis, r=bsmedberg
|
2009-11-17 16:22:23 +02:00 |
|
Olli Pettay
|
d0250ab7c3
|
Backout Bug 523356
|
2009-11-17 13:56:49 +02:00 |
|
Olli Pettay
|
cc2bb5ab11
|
Bug 523356 - Remote event listeners for Electrolysis, r=bsmedberg
|
2009-11-17 10:43:39 +02:00 |
|
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 |
|
Chris Jones
|
dc16b0c031
|
export ContentProcess* headers
|
2009-08-14 18:21:21 -05:00 |
|
Benjamin Smedberg
|
0e0931b400
|
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.
--HG--
rename : dom/ipc/TabThread.cpp => dom/ipc/ContentProcessThread.cpp
rename : dom/ipc/TabThread.h => dom/ipc/ContentProcessThread.h
|
2009-08-12 12:18:08 -04:00 |
|
Chris Jones
|
cc9c58dbcb
|
add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code.
|
2009-07-20 13:14:41 -05:00 |
|
Chris Jones
|
d7947d5455
|
add IPDL test harness and the mountains of code that entails. add |bool| type to IPDL. fix bugs in nascent async/sync channels.
|
2009-07-14 00:12:50 -05:00 |
|
Chris Jones
|
e6c73d1542
|
use a single binary, mozilla-runtime, for all child processes
|
2009-07-10 14:03:09 -05:00 |
|
Benjamin Smedberg
|
cdf4b869dc
|
Land the remote-tab code from tmp-electrolysis.
|
2009-06-30 16:39:22 -04:00 |
|