Chris Jones
|
06ec6c6ee8
|
Merge m-c --> cedar
|
2010-09-15 16:44:30 -05:00 |
Benedict Hsieh
|
c75f353b6b
|
Bug 582840 - Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=Olli.Pettay a=blocking2.0
--HG--
extra : rebase_source : 764765bb56a218ec4b9be106eda1227156bf5181
|
2010-09-15 11:04:48 -07:00 |
Chris Jones
|
2b12976c51
|
Merge m-c --> cedar
|
2010-09-14 14:28:39 -05:00 |
Oleg Romashin
|
8c88c718ff
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
Doug Turner
|
30a0d1ff9d
|
Bug 594261 - IPC part - Factor out geolocation prompt into something that can be reused. r=chris jones, a=stuart
--HG--
rename : dom/src/geolocation/PGeolocationRequest.ipdl => dom/ipc/PContentPermissionRequest.ipdl
extra : rebase_source : 73f75b6f4c4deae71337dd2a9925d15aefcaacb8
|
2010-09-09 22:00:08 -07:00 |
Chris Jones
|
d817c2ab47
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
Dan Witte
|
6f7cb72034
|
Back out Bug 589025.
|
2010-08-30 13:20:38 -07:00 |
Chris Jones
|
76dde2a6bc
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-31 00:35:03 -05:00 |
Brian Crowder
|
46e35f73ad
|
Bug 589025 - e10s: ExternalHelperAppParent must support content-disposition property of nsIChannel. r=dwitte, a=beta5+
|
2010-08-25 18:10:30 -07:00 |
Chris Jones
|
0e3d3aaf97
|
Bug 570620, part n: Hook layout/ipc into the build system, and integrate PRenderFrame into the PBrowser family. sr=bsmedberg
|
2010-08-20 18:24:41 -05:00 |
Chris Jones
|
16726d696a
|
Bug 582057, part k: Gut platform widgets from content processes. sr=bsmedberg
|
2010-08-20 18:24:40 -05:00 |
Brian Crowder
|
10a55e53b3
|
Bug 562444 - e10s: fix external app handler code to enable download manager and others over IPC, r=dwitte, sr=biesi, blocking-fennec2.0a1=mfinkle
|
2010-08-17 20:19:24 -07:00 |
Jim Chen
|
e2fa4d93cb
|
Bug 582644 - IME event remoting, patch for widget; r=dougt, blocking-fennec=2.0a1+
|
2010-08-17 01:07:42 -07:00 |
Ehsan Akhgari
|
da198edfb2
|
Back out bug 582644 and 576716 because of mochitest-3 oranges
|
2010-08-16 19:14:00 -04:00 |
Jim Chen
|
5ca25a4372
|
bug 582644 - IME event remoting, patch to widget r=dougt blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07:00 |
Honza Bambas
|
c32ff56c91
|
Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie
|
2010-08-13 01:06:40 -07:00 |
Brian Crowder
|
b1bd94e39a
|
Bug 589025 - Support content-disposition attribute in e10s external app handling, r=dwitte, blocking-fennec2.0b1=blassey
Bug 589025 - Support content-disposition attribute in e10s external app handling, r=dwitte, blocking-fennec2.0b1=blassey
|
2010-09-13 11:17:00 -07:00 |
Chris Jones
|
8861068e37
|
Bug 570620, part d: Add some helper methods and functions to TabChild and TabParent. sr=smaug
|
2010-08-05 17:11:23 -05:00 |
Chris Jones
|
613ff7284a
|
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
|
691730e071
|
Bug 579614: Fix struct/class mismatch build warning. no-r
|
2010-07-16 23:59:36 -07:00 |
Jason Duell
|
386cfabff6
|
Backed out 9cfe0ace0e95 (SecurityInfo). Segfaulting.
|
2010-06-30 17:42:30 -07:00 |
Honza Bambas
|
8faab2606c
|
e10s HTTPS: securityInfo. sr=biesi.
|
2010-06-30 09:17:51 -07:00 |
Honza Bambas
|
db5a9c6897
|
Bug 537782 - e10s HTTP: authentication. r=jduell
|
2010-06-24 15:20:42 -07:00 |
Honza Bambas
|
35132a6213
|
Bug 569227 - Join HttpChannelChild with its TabChild, r=smaug
|
2010-06-18 12:49:28 +02:00 |
Josh Matthews
|
a896ac2531
|
Bug 564382 - Remove CPOWs from PContentProcess tree. r=olli
|
2010-06-17 14:10:14 -07:00 |
Oleg Romashin
|
3ff669701f
|
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
|
9bcbb60643
|
Bug 548847 - [E10s] forward modal (chrome) dialogs from content to chrome, r=jst
|
2010-05-17 14:25:22 +03:00 |
Doug Turner
|
1aca4c8153
|
Bug 552822 - IPC remoting of geolocation prompt. r=olli/r=jdm
|
2010-05-13 10:44:51 -07:00 |
Josh Matthews
|
9af40951e9
|
b=545237 Notify PIFrameEmbedding's owner on actor deletion r=bsmedberg
|
2010-04-12 12:34:02 +12:00 |
Ben Newman
|
ab9c331cfc
|
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
|
b035d19290
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-29 23:29:45 +03:00 |
Olli Pettay
|
667215c7aa
|
backout Bug 554941 again
|
2010-03-28 20:07:16 +03:00 |
Olli Pettay
|
aa06ec601b
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-28 19:02:05 +03:00 |
Olli Pettay
|
e46366ac9e
|
Backout Bug 554941
|
2010-03-28 00:58:49 +02:00 |
Olli Pettay
|
1795ed6f2e
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-27 18:54:57 +02:00 |
Benedict Hsieh
|
e37b1f2c1b
|
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
|
bb75ed49d1
|
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
|
2009-11-06 12:43:39 -08:00 |
Joe Drew
|
3c10247655
|
Bug 524180 - Implement async drawWindow/Element() using shared memory. r=cjones
|
2010-03-24 03:47:18 -07:00 |
Doug Turner
|
1ca1cfe558
|
[Bug 553149] Implement sendCrossProcessKeyEvent for e10s. r=smaug
|
2010-03-18 23:52:18 -07:00 |
Olli Pettay
|
a366adec52
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
Boris Zbarsky
|
35066793ab
|
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
|
270962252a
|
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
|
2f47360eda
|
Bug 523356 - Remote event listeners for Electrolysis, r=bsmedberg
|
2009-11-17 16:22:23 +02:00 |
Olli Pettay
|
837ced7851
|
Backout Bug 523356
|
2009-11-17 13:56:49 +02:00 |
Olli Pettay
|
7084484409
|
Bug 523356 - Remote event listeners for Electrolysis, r=bsmedberg
|
2009-11-17 10:43:39 +02:00 |
Olli Pettay
|
6586059db9
|
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
|
2a17b8c76f
|
Bug 522533 - Sort out focus handling in Electrolysis
--HG--
extra : rebase_source : 8b91e5c9a55bb7c2809352c5e297be77399141dd
|
2009-11-05 20:14:22 +02:00 |
Joe Drew
|
84e878a14d
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-29 13:58:31 -04:00 |
Joe Drew
|
7149d45ce5
|
Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE.
|
2009-10-28 18:51:59 -04:00 |
Joe Drew
|
2d91956179
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-28 16:55:49 -04:00 |
Jason Duell
|
9910cfcf97
|
Necko init patch, with modeline fixes
|
2009-08-18 12:05:15 -07:00 |
Ben Turner
|
5a0e09b701
|
Remove 'Protocol' suffix from IPDL-generated files
|
2009-09-09 15:59:06 -07:00 |
Ben Turner
|
df0dc3228b
|
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
|
7836d0478f
|
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
|
69604af50f
|
add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code.
|
2009-07-20 13:14:41 -05:00 |
Chris Jones
|
63e6c7f868
|
port IFrame protocol to new interface. fix small IPDL bug.
|
2009-07-02 19:24:02 -05:00 |
Benjamin Smedberg
|
9759711d04
|
Land the remote-tab code from tmp-electrolysis.
|
2009-06-30 16:39:22 -04:00 |