Felipe Gomes
|
f268d99a4c
|
Bug 583976. Part 4 pre - some clean up and adjustments to enable needs-focus tests for OOP content. r=cjones
|
2011-06-22 13:43:05 -07:00 |
|
Felipe Gomes
|
bdcb64d147
|
Bug 583976. Part 3 - Automatically forward mouse and key input events to out-of-process content, and add cursor support in PuppetWidget. r=smaug,stechz
|
2011-06-21 17:32:43 -07:00 |
|
Felipe Gomes
|
0a988c309a
|
Bug 583976. Part 1 - Add focus manager support for focus activation/deactivation in remote content. r=enn,smaug
|
2011-06-17 17:08:32 -07:00 |
|
Chris Leary
|
31076ac1d6
|
Merge mozilla-central and tracemonkey.
|
2011-06-27 11:07:22 -07:00 |
|
Jeff Walden
|
0a61156473
|
Bug 665835 - Remove JSOPTION_ANONFUNFIX. r=cdleary
--HG--
rename : js/src/tests/js1_5/extensions/regress-376052.js => js/src/tests/ecma_5/misc/unnamed-function.js
|
2011-06-21 09:53:19 -07:00 |
|
Jonas Sicking
|
26f99e3cdb
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
e3f6b769a1
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Olli Pettay
|
45e2f71ebd
|
Bug 608021, [@ nsFrameMessageManager::ReceiveMessage], r=jst
--HG--
extra : rebase_source : bda56f1dbe7fc469178cacda30ee303a05b45e66
|
2011-06-16 21:21:08 +03:00 |
|
Alon Zakai
|
2f4274045c
|
Bug 644241, part 1 - Remove script stack quota. r=igor
|
2011-06-03 17:54:26 -07:00 |
|
Josh Matthews
|
828f07a165
|
Bug 642419 - Add error reporting for content scripts. r=smaug
|
2011-03-18 00:08:18 -04:00 |
|
Zack Weinberg
|
dd67585463
|
Bug 651017, part 5: mechanical changes.
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
|
2011-04-16 18:22:44 -07:00 |
|
Blake Kaplan
|
efe60151e2
|
Bug 648465 - TabChild::ProvideWindow needs to tell the caller that the window is new; r=smaug
|
2011-04-14 13:55:42 -04:00 |
|
Alon Zakai
|
31bcbec613
|
Bug 586321 - Crash in TabChildGlobal due to mListenerManager not Disconnected(); r=Olli.Pettay
|
2010-08-11 09:59:00 -04:00 |
|
Chris Jones
|
aff28173ab
|
Bug 616841, part 3: "Localize" the messageManager JSContexts. r=smaug
|
2011-01-14 16:03:21 -06:00 |
|
Chris Jones
|
8b70046aae
|
Bug 617804, part 1: Change bogus NOTREACHED() assertions. r=bsmedberg a=a
|
2011-01-04 10:40:54 -06:00 |
|
Benjamin Smedberg
|
8ab886e7d4
|
Bug 581335 - Hook up crash reporting for content process by attaching a property bag to the global observer-service notification for them. r=mfinkle
--HG--
extra : rebase_source : 880e536710b8c02995a36fa08c49d098fb05f50f
|
2010-11-24 08:58:21 -05:00 |
|
Olli Pettay
|
a36cd6606a
|
Bug 609626 - Investigate max native stack limit differences, r=mrbkap, a=blocking
|
2010-11-15 09:08:36 +02:00 |
|
Chris Jones
|
703c658a1c
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
|
Mike Kristoffersen
|
6c4150cec9
|
Bug 575658 - [e10s] TabChild::ParamsToArrays string optimization r=doug.turner a=approval2.0
|
2010-11-03 14:02:33 +01:00 |
|
Mike Kristoffersen
|
c761926d65
|
Bug 575657 - [e10s] TabChild should use NS_NOTREACHED in addition to NS_ERROR_NOT_IMPLEMENTED r=doug.turner a=approval2.0
|
2010-11-03 14:00:49 +01:00 |
|
Blake Kaplan
|
0947251bf8
|
Bug 606585 - Make the compartment map use principals properly. r=peterv/bz, a=beta7+
|
2010-10-26 23:57:31 -07:00 |
|
Chris Jones
|
74d3598b51
|
Bug 606279, part 4: Only allocate an image large enough to cover the <canvas>. r=joe a=blocking-fennec
|
2010-10-26 17:20:53 -05:00 |
|
Chris Jones
|
39681b94d6
|
Bug 606279, part 3: Port transformed rendering to PDocumentRenderer. r=joe
|
2010-10-26 17:20:53 -05:00 |
|
Chris Jones
|
d12924f284
|
Bug 606279, part 2: Use more concise types in PDocumentRenderer. r=joe
|
2010-10-26 17:20:53 -05:00 |
|
Chris Jones
|
462563a78f
|
Bug 606279, part 1: Excise shmem-backed canvas. r=joe sr=vlad
|
2010-10-26 17:20:53 -05:00 |
|
Honza Bambas
|
e618ce3cbb
|
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
|
2010-10-20 19:12:32 +02:00 |
|
Brad Lassey
|
9c43d63744
|
Bug 591047 - (6/7) Adding IME event support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
847fb9effa
|
Bug 591047 - (2/7) Adding event handling support to PuppetWidget; r=cjones a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Brad Lassey
|
6878ccd6f4
|
Bug 591047 - (1/7) Backing out Android a1 IME code from bug 581535 and bug 582644; r=blassey a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
|
Benedict Hsieh
|
21844dc918
|
Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker
|
2010-09-17 19:11:05 -07:00 |
|
Chris Jones
|
0a1ec83bc9
|
Merge m-c --> cedar
|
2010-09-15 18:28:06 -05:00 |
|
Brian Crowder
|
ab39525a46
|
Bug 567267 - move management of ExternalHelperApp protocols to PContent, r=dwitte, blocking-fennec2.0b1=mfinkle
|
2010-09-15 15:55:08 -07:00 |
|
Doug Turner
|
09476bc0de
|
Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl
|
2010-09-15 15:17:54 -07:00 |
|
Oleg Romashin
|
39a1341d97
|
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
|
2010-09-15 15:02:29 -07:00 |
|
Chris Jones
|
2bb3bb3e9c
|
Merge m-c --> cedar
|
2010-09-15 16:44:30 -05:00 |
|
Benedict Hsieh
|
5eacfcb973
|
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
|
110d280286
|
Merge m-c --> cedar
|
2010-09-14 14:28:39 -05:00 |
|
Oleg Romashin
|
497f2db326
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Doug Turner
|
4c4c8dfdd9
|
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 |
|
Oleg Romashin
|
bd3aa71c63
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
|
Chris Jones
|
7b7af2c67c
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
|
Olli Pettay
|
37754ca52c
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07:00 |
|
Dan Witte
|
52846c9b49
|
Back out Bug 589025.
|
2010-08-30 13:20:38 -07:00 |
|
Chris Jones
|
49048c0d61
|
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 |
|
Dan Witte
|
8de0079a42
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
|
Brian Crowder
|
1000227b02
|
Bug 589025 - e10s: ExternalHelperAppParent must support content-disposition property of nsIChannel. r=dwitte, a=beta5+
|
2010-08-25 18:10:30 -07:00 |
|
Josh Matthews
|
bb46b891b7
|
Bug 589721 - Segfault when closing remote tab with open geolocation prompt. r=dougt a=blocking-fennec
|
2010-08-23 14:31:51 -04:00 |
|
Oleg Romashin
|
832333ab06
|
Merged with mozilla-central: 00186bbb7459
|
2010-08-24 14:21:48 -07:00 |
|
Chris Jones
|
1b38174082
|
Merge remote-frame code into m-c tip
|
2010-08-23 22:10:50 -05:00 |
|
Chris Jones
|
9ce9433a4a
|
Bug 570620, part o: Connect the dots to enable drawing remote frames for <browser remote>: create the frame on the content side, insert a display item for it in compositor-side SubdocFrame, and use IPC-enabled layer managers to make it all work. r=mats sr=roc
|
2010-08-20 18:24:41 -05:00 |
|
Chris Jones
|
07e1a3fd87
|
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
|
f6f5f2fe60
|
Bug 582057, part l: Use PuppetWidgets in content processes. r=roc
|
2010-08-20 18:24:40 -05:00 |
|
Chris Jones
|
546d94a7b3
|
Bug 582057, part k: Gut platform widgets from content processes. sr=bsmedberg
|
2010-08-20 18:24:40 -05:00 |
|
Olli Pettay
|
dfad47f5a3
|
Bug 588808 - TabChildGlobal objects shouldn't be kept alive too long, r=dougt, a=Mossop
|
2010-08-23 11:44:43 +03:00 |
|
Oleg Romashin
|
12114374e2
|
Bug 591559 and bug 575567 - "Drop X[Parent/Child] widget embedding from remote browser" [r=cjones] [a=bustage-fix+blocking]
|
2010-07-16 06:57:00 -05:00 |
|
Brian Crowder
|
d6a7248c59
|
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 |
|
Oleg Romashin
|
058fa70fb6
|
Bug 586283 - RecvLoadRemoteScript called before TabChild::InitTabChildGlobal finished. Prevent event loop rotation problem, and RecvLoadRemoteScript call during RecvCreateWidget r=olli
|
2010-08-24 10:01:28 -07:00 |
|
Olli Pettay
|
060337561d
|
Bug 586115 - Cache LoadFrameScript Calls - e10s, r=jst, fb=azakai, a=b-f
|
2010-08-18 13:02:49 +03:00 |
|
Brian Crowder
|
5ff434c249
|
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 |
|
Alon Zakai
|
696fd54019
|
Bug 588201 - "Do not call JS_SetGCParameterForThread in messageManager code" [r=Olli.Pettay r=dmandelin]
--HG--
extra : rebase_source : e2946bc307b08d7a8d18df35c6913761e74c0d6b
|
2010-08-17 15:08:00 -07:00 |
|
Jim Chen
|
3c4ff81506
|
Bug 582644 - IME event remoting, patch for widget; r=dougt, blocking-fennec=2.0a1+
|
2010-08-17 01:07:42 -07:00 |
|
Ehsan Akhgari
|
3068a7eddc
|
Back out bug 582644 and 576716 because of mochitest-3 oranges
|
2010-08-16 19:14:00 -04:00 |
|
Jim Chen
|
d5828b0749
|
bug 582644 - IME event remoting, patch to widget r=dougt blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07:00 |
|
Honza Bambas
|
5c36b4edf3
|
Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie
|
2010-08-13 01:06:40 -07:00 |
|
Mark Finkle
|
b1a3159e78
|
Bug 582569 - Fire an event in child frame scripts when the TabChild is closing [r=smaug a=blocking-fennec]
|
2010-08-12 12:47:22 -04:00 |
|
Dave Townsend
|
9459a1a8a7
|
Backed out changeset 937a11c1fc07 from bug 582569 due to new browser-chrome test
failures.
|
2010-08-12 10:28:50 -07:00 |
|
Mark Finkle
|
dcd22deaf8
|
Bug 582569 - Fire an event in child frame scripts when the TabChild is closing [r=smaug a=blocking-fennec]
|
2010-08-12 12:47:22 -04:00 |
|
Chris Jones
|
2afdb0333c
|
Bug 570620, part f: Add a "destroy" phase to PBrowser shutdown to make clean-up easier. r=smaug sr=bsmedberg
|
2010-08-05 17:11:23 -05:00 |
|
Robert Sayre
|
55a8586519
|
Merge mozilla-central to tracemonkey.
|
2010-07-27 13:09:04 -07:00 |
|
Steffen Imhof
|
78bd96033d
|
Bug 565163 - e10s: nsHTMLDNSPrefetch needs to be forwarded to chrome. r=dougt
--HG--
extra : rebase_source : bb91a8287ad6484846c89f57d916c97f3c05fb70
|
2010-07-26 11:49:09 -07:00 |
|
Robert Sayre
|
1b744a7685
|
Merge mozilla-central to tracemonkey.
|
2010-07-20 15:07:03 -07:00 |
|
Blake Kaplan
|
de74d9d8f4
|
Bug 563106 - Tie XPConnect to compartments. r=jorendorff/gal/jst
|
2010-07-19 13:36:49 -07:00 |
|
Neil Rashbrook
|
87452f932d
|
Bustage fix for bug 351235
|
2010-07-05 14:11:08 +01:00 |
|
Chris Jones
|
8474666a66
|
Bug 559534: Forward nsIXULWindow.chromeFlags to remote tabs. sr=bsmedberg
|
2010-07-19 13:33:33 -05:00 |
|
Chris Jones
|
d37c23f270
|
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 |
|
Oleg Romashin
|
bbad31b3b7
|
Bug 579959 - TabChild used after Send__delete__. r=Olli.Pettay
|
2010-07-24 09:48:37 +03:00 |
|
Josh Matthews
|
c2f3f4c40d
|
Bug 579959 - TabChild used after Send__delete__. r=Olli.Pettay
|
2010-07-21 19:23:03 -04:00 |
|
Jason Duell
|
edb3ec29fa
|
Backed out 9cfe0ace0e95 (SecurityInfo). Segfaulting.
|
2010-06-30 17:42:30 -07:00 |
|
Honza Bambas
|
0fe23621ee
|
e10s HTTPS: securityInfo. sr=biesi.
|
2010-06-30 09:17:51 -07:00 |
|
Michael Wu
|
01a2cef59b
|
Bug 574120 - Add support for IPC on Android to everything else, r=dougt
|
2010-06-25 13:29:43 -07:00 |
|
Josh Matthews
|
670215298c
|
Bug 564382 - Remove CPOWs from PContentProcess tree. r=olli
|
2010-06-17 14:10:14 -07:00 |
|
Oleg Romashin
|
7a883a2803
|
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
|
58b4f71840
|
m-c to e10 merge
|
2010-05-24 17:45:59 +03:00 |
|
Olli Pettay
|
61c8ca96ee
|
Bug 548847 - [E10s] forward modal (chrome) dialogs from content to chrome, r=jst
|
2010-05-17 14:25:22 +03:00 |
|
Olli Pettay
|
aea0be02f8
|
backout printf change
|
2010-05-17 14:21:55 +03:00 |
|
Olli Pettay
|
5308693d7e
|
a printf a change to get new builds
|
2010-05-17 14:15:47 +03:00 |
|
Olli Pettay
|
e8238d7506
|
Bug 565175 - [E10s] messagemanager leaks principals, r=jst
|
2010-05-17 13:20:28 +03:00 |
|
Oleg Romashin
|
f3e3f66a11
|
Bug 566118 - nsAppShell initialized earlier than QApplication.
|
2010-05-15 17:46:18 -04:00 |
|
Doug Turner
|
74337a6b6a
|
Bug 552822 - IPC remoting of geolocation prompt. r=olli/r=jdm
|
2010-05-13 10:44:51 -07:00 |
|
tero.koskinen@iki.fi
|
2b69d1fa35
|
Bug 561744 - [E10S] TabChild object used after free, r=smaug
|
2010-05-12 12:52:15 +03:00 |
|
Oleg Romashin
|
cff0a5943d
|
Bug 561061 - qt fennec crashes on close. r=dougt.
|
2010-04-22 19:29:18 -04:00 |
|
Ben Newman
|
86093aaf1c
|
Bug 554942 - [E10s] Sort out what object TabParent::GetGlobalJSObject should return and how. r=smaug
|
2010-03-30 21:41:44 -07:00 |
|
Oleg Romashin
|
e23374081a
|
Bug 554911 - mozilla-runtime process hang and not closed properly after closing fennec UI. r=dougt
|
2010-03-30 07:28:10 -04:00 |
|
Olli Pettay
|
b4a11d8557
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-29 23:29:45 +03:00 |
|
Olli Pettay
|
de7b07408d
|
backout Bug 554941 again
|
2010-03-28 20:07:16 +03:00 |
|
Olli Pettay
|
9a1e450904
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-28 19:02:05 +03:00 |
|
Olli Pettay
|
d0ab5348f1
|
Backout Bug 554941
|
2010-03-28 00:58:49 +02:00 |
|
Olli Pettay
|
7dbad85a52
|
Bug 554941 - [E10s] CPOW for synchronous TabChildGlobal messages, r=bnewman
|
2010-03-27 18:54:57 +02:00 |
|
Benedict Hsieh
|
dfa9ca21a4
|
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
|
b3cb7ea79d
|
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
|
2009-11-06 12:43:39 -08:00 |
|
Joe Drew
|
d4c42c1218
|
Bug 524180 - Implement async drawWindow/Element() using shared memory. r=cjones
|
2010-03-24 03:47:18 -07:00 |
|
Oleg Romashin
|
bff94e11ae
|
Bug 554008 - QApplication init must be initialized in ContentProcessChild, not in TabChild. r=smaug
|
2010-03-22 16:31:47 +02:00 |
|
Doug Turner
|
ef22106e0b
|
[Bug 553149] Implement sendCrossProcessKeyEvent for e10s. r=smaug
|
2010-03-18 23:52:18 -07:00 |
|
Olli Pettay
|
e2ad087211
|
Bug 549884 - [E10s] add .docShell to TabChildGlobal, r=dougt
|
2010-03-03 22:30:25 +02:00 |
|
Oleg Romashin
|
cb70343ee4
|
Bug 545899 - Qt XEmbedding must be updated according to QWidget->QGraphicsWidget change. r=dougt
|
2010-03-01 21:05:48 +02:00 |
|
Oleg Romashin
|
a4c39d5979
|
Bug 547668 - TabChild.cpp fail to compile with Qt port enabled. r=dougt
|
2010-02-26 12:54:19 +02:00 |
|
Olli Pettay
|
ba5ee34fc9
|
Bug 547947 - [E10s] content process root context should use JSVERSION_LATEST, r=dougt
|
2010-02-24 12:04:06 +02:00 |
|
Olli Pettay
|
72dc86132d
|
Bug 542242 - E10s, content process event handlers, r=jst, r=bsmedberg
|
2010-02-20 19:05:20 +02:00 |
|
Oleg Romashin
|
8662fa2b8f
|
Bug 545651 - QApplication is not starting in tab child process. r=dougt
|
2010-02-17 21:14:48 +02:00 |
|
Oleg Romashin
|
2f8503b1f3
|
Bug 544192 - Qt Xembed version required for IPC browser content embedding. r=bzbarsky,mozbugz
|
2010-02-04 18:00:52 +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 |
|
Boris Zbarsky
|
91fef6fc3b
|
Bug 516747 part 1; make TabChild hand things out via nsIInterfaceRequestor. r=bsmedberg
|
2009-12-31 20:34:06 -05:00 |
|
Chris Jones
|
4a0c6ae1dc
|
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 |
|
Frederic Plourde<frederic.plourde@polymtl.ca>
|
36bdecc47f
|
Bug 513354 - Destroy the baseWindow on tab destruction, r=bs
|
2009-11-13 07:43:43 -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 |
|
Chris Jones
|
5629855e23
|
mac builds and runs with --enable-ipc, but the subprocess nsAppShell dies for an apparently Cocoa-related reason. IPC is fine though
|
2009-11-10 20:25:10 -06:00 |
|
Olli Pettay
|
3d8a76e521
|
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
|
ca88319903
|
Bug 522533 - Sort out focus handling in Electrolysis
--HG--
extra : rebase_source : 8b91e5c9a55bb7c2809352c5e297be77399141dd
|
2009-11-05 20:14:22 +02:00 |
|
Benjamin Smedberg
|
bbfa38694c
|
Bug 523224 - nsFrameLoader::TryNewProcess crashes if reflow hasn't happened yet and created a view for our remote tab. Fix this by separating the process of creating the IFrameEmbedding and hooking up the view. IFrameEmbedding creation is analogous to creating a docshell, and we can hook up the view/widget hierarchy later.
* * *
imported patch fennelectrolysis-workihng
|
2009-10-28 16:41:46 -04:00 |
|
Joe Drew
|
f911423115
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-29 13:58:31 -04:00 |
|
Joe Drew
|
ba49904511
|
Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE.
|
2009-10-28 18:51:59 -04:00 |
|
Joe Drew
|
00437f1258
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-28 16:55:49 -04:00 |
|
Chris Jones
|
5954e92c4a
|
fix an nsresult/bool confusion resulting in an incorrect error message
|
2009-10-27 21:01:38 -05:00 |
|
Chris Jones
|
03947f0bf3
|
switch message handler nsresult return types to bool. appears to break test plugin, will be temporary
|
2009-09-17 18:09:20 -05:00 |
|
Jason Duell
|
7b9643e8c3
|
Necko init patch, with modeline fixes
|
2009-08-18 12:05:15 -07: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 |
|
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 |
|
Ben Turner
|
d4bb2883d3
|
Use mozilla strings instead of std::string in IPDL
|
2009-07-29 14:12:15 -07:00 |
|
Chris Jones
|
14b0696047
|
fix up phase 1 browser: (i) suppress spurious RgnRectAlloc error msgs; (ii) make IFrameEmbedding protocol sync/async instead of rpc; (iii) fix bug that prevented child iframe from drawing
|
2009-07-14 02:33:50 -05:00 |
|
Benjamin Smedberg
|
d072272ca2
|
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 |
|
Chris Jones
|
00958eff01
|
port IFrame protocol to new interface. fix small IPDL bug.
|
2009-07-02 19:24:02 -05:00 |
|
Benjamin Smedberg
|
cdf4b869dc
|
Land the remote-tab code from tmp-electrolysis.
|
2009-06-30 16:39:22 -04:00 |
|
Benjamin Smedberg
|
ce3386b2d4
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
|