Chris Jones
|
6bd3515680
|
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
--HG--
rename : dom/ipc/ContentProcessChild.cpp => dom/ipc/ContentChild.cpp
rename : dom/ipc/ContentProcessChild.h => dom/ipc/ContentChild.h
rename : dom/ipc/ContentProcessParent.cpp => dom/ipc/ContentParent.cpp
rename : dom/ipc/ContentProcessParent.h => dom/ipc/ContentParent.h
rename : dom/ipc/ContentProcessProcess.cpp => dom/ipc/ContentProcess.cpp
rename : dom/ipc/ContentProcessProcess.h => dom/ipc/ContentProcess.h
rename : dom/ipc/PIFrameEmbedding.ipdl => dom/ipc/PBrowser.ipdl
rename : dom/ipc/PContentProcess.ipdl => dom/ipc/PContent.ipdl
|
2010-07-19 13:33:33 -05:00 |
Kyle Huey
|
49cc9fd3bb
|
Bug 579614: Fix struct/class mismatch build warning. no-r
|
2010-07-16 23:59:36 -07:00 |
Jason Duell
|
69eb87bdc9
|
Backed out 9cfe0ace0e95 (SecurityInfo). Segfaulting.
|
2010-06-30 17:42:30 -07:00 |
Honza Bambas
|
099c13dad3
|
e10s HTTPS: securityInfo. sr=biesi.
|
2010-06-30 09:17:51 -07:00 |
Honza Bambas
|
d39dcf80a5
|
Bug 537782 - e10s HTTP: authentication. r=jduell
|
2010-06-24 15:20:42 -07:00 |
Honza Bambas
|
ae5db88585
|
Bug 569227 - Join HttpChannelChild with its TabChild, r=smaug
|
2010-06-18 12:49:28 +02:00 |
Josh Matthews
|
160e226314
|
Bug 564382 - Remove CPOWs from PContentProcess tree. r=olli
|
2010-06-17 14:10:14 -07:00 |
Oleg Romashin
|
007646c95e
|
Bug 548437 - Implement a SysV shared memory backend for Shmem and allow them to be used with Xshm. r=joe,sr=vladimir
|
2010-06-04 09:58:22 -04:00 |
Olli Pettay
|
7f07f5a977
|
Bug 548847 - [E10s] forward modal (chrome) dialogs from content to chrome, r=jst
|
2010-05-17 14:25:22 +03:00 |
Doug Turner
|
b2b1085458
|
Bug 552822 - IPC remoting of geolocation prompt. r=olli/r=jdm
|
2010-05-13 10:44:51 -07:00 |
Josh Matthews
|
665639fd49
|
b=545237 Notify PIFrameEmbedding's owner on actor deletion r=bsmedberg
|
2010-04-12 12:34:02 +12:00 |
Ben Newman
|
0efa26c6fe
|
Bug 554942 - [E10s] Sort out what object TabParent::GetGlobalJSObject should return and how. r=smaug
|
2010-03-30 21:41:44 -07:00 |
Olli Pettay
|
df52222eb8
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-29 23:29:45 +03:00 |
Olli Pettay
|
7807aa89f4
|
backout Bug 554941 again
|
2010-03-28 20:07:16 +03:00 |
Olli Pettay
|
b6f0224f54
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-28 19:02:05 +03:00 |
Olli Pettay
|
2e641def60
|
Backout Bug 554941
|
2010-03-28 00:58:49 +02:00 |
Olli Pettay
|
e5c2639df5
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-27 18:54:57 +02:00 |
Benedict Hsieh
|
d4d15556ad
|
Bug 51470 - [E10s] The tab browser should inform the chrome process during navigation. r=smaug,
sr=bsmedberg
|
2010-03-26 11:39:39 -07:00 |
Ben Newman
|
8543260519
|
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
|
2009-11-06 12:43:39 -08:00 |
Joe Drew
|
c2c92337a3
|
Bug 524180 - Implement async drawWindow/Element() using shared memory. r=cjones
|
2010-03-24 03:47:18 -07:00 |
Doug Turner
|
b9c1e0a61f
|
[Bug 553149] Implement sendCrossProcessKeyEvent for e10s. r=smaug
|
2010-03-18 23:52:18 -07:00 |
Olli Pettay
|
dca4fbf286
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
Boris Zbarsky
|
ca2abeb022
|
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 |
Chris Jones
|
dfa19ba299
|
bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg
|
2009-12-03 02:16:14 -06:00 |
Olli Pettay
|
5f39b7bcb6
|
Bug 523356 - Remote event listeners for Electrolysis, r=bsmedberg
|
2009-11-17 16:22:23 +02:00 |
Olli Pettay
|
b2aa623ea4
|
Backout Bug 523356
|
2009-11-17 13:56:49 +02:00 |
Olli Pettay
|
4970ceefb7
|
Bug 523356 - Remote event listeners for Electrolysis, r=bsmedberg
|
2009-11-17 10:43:39 +02:00 |
Olli Pettay
|
897e26a997
|
Bug 516727 - Electrolysis+Fennec: forward mouse events from the chrome tiles to the content process
|
2009-11-05 20:21:09 +02:00 |
Olli Pettay
|
6957c43734
|
Bug 522533 - Sort out focus handling in Electrolysis
--HG--
extra : rebase_source : 8b91e5c9a55bb7c2809352c5e297be77399141dd
|
2009-11-05 20:14:22 +02:00 |
Joe Drew
|
4cceb80693
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-29 13:58:31 -04:00 |
Joe Drew
|
7f110f0c4e
|
Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE.
|
2009-10-28 18:51:59 -04:00 |
Joe Drew
|
d972aa10d3
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-28 16:55:49 -04:00 |
Jason Duell
|
9a3a9ea726
|
Necko init patch, with modeline fixes
|
2009-08-18 12:05:15 -07:00 |
Ben Turner
|
c9da13e27d
|
Remove 'Protocol' suffix from IPDL-generated files
|
2009-09-09 15:59:06 -07:00 |
Ben Turner
|
761a7fffb6
|
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 |
Benjamin Smedberg
|
a8c852ab15
|
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
|
ba8102bb18
|
add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code.
|
2009-07-20 13:14:41 -05:00 |
Chris Jones
|
aaaf792e9e
|
port IFrame protocol to new interface. fix small IPDL bug.
|
2009-07-02 19:24:02 -05:00 |
Benjamin Smedberg
|
c1211cb84c
|
Land the remote-tab code from tmp-electrolysis.
|
2009-06-30 16:39:22 -04:00 |