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 |
|
Chris Jones
|
6ec1f23f0b
|
Bug 540097: Fix content processeses to (i) _exit(0) from ActorDestroy() in release builds; (ii) _exit(0) on send-on-closed-channel; and (iii) abort on other processing errors. r=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 |
|
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
|
39df50458f
|
Bug 582644 - IME event remoting, patch for android; r=blassey, blocking-fennec=2.0a1+
|
2010-08-17 01:07:45 -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
|
e610840d16
|
bug 582644 - IME event remoting, patch for android r=blassey blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07: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 |
|
Brad Lassey
|
023b1a06ab
|
bug 583542 - [e10s] nsExternalHelperAppService fails when called from content process r=dougt blocking-fennec=2.0a1+
|
2010-08-10 13:14:45 -04:00 |
|
Shawn Wilsher
|
4ba935953c
|
Backed out changeset e6e0200b6e03 (bug 568969) because it appears to have caused orange on a CLOSED TREE.
|
2010-08-06 11:53:39 -07:00 |
|
Shawn Wilsher
|
17eda7ec10
|
Bug 568969 - Nuke nsContentUtils::GetHistory
r=bz
a=bsmedberg
|
2010-08-05 10:07:46 -07:00 |
|
Kyle Huey
|
8a3b014518
|
Backed out changeset af956e9c02e3
|
2010-08-05 17:24:31 -07:00 |
|
Brad Lassey
|
813ef4b3d7
|
Bug 583542 - [e10s] nsExternalHelperAppService fails when called from content process [r=bsmedberg]
--HG--
extra : rebase_source : 7a5e07531470daaeba2b40687fb1a914e435c762
|
2010-08-01 02:38:56 -04:00 |
|
Brad Lassey
|
0ac9763118
|
bug 581535 - remote android ime bridge functions r=cjones,mwu
--HG--
extra : rebase_source : d3ee044a61b614f874f1e5425a58eaf7c7108af1
|
2010-08-05 13:11:32 -05: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 |
|
Chris Jones
|
a998dd23f5
|
Bug 570620, part d: Add some helper methods and functions to TabChild and TabParent. sr=smaug
|
2010-08-05 17:11:23 -05:00 |
|
Josh Matthews
|
efd0cccb18
|
Bug 580450 - Clean up IPC::URI. r=dwitte
|
2010-07-26 15:59:34 -04:00 |
|
Josh Matthews
|
1a55ff58cd
|
Backint out bug 580450, changeset 4d2c9a0c5e1c
|
2010-08-02 11:29:10 -04:00 |
|
Josh Matthews
|
b38983d775
|
Bug 580450 - Clean up IPC::URI. r=dwitte
--HG--
extra : rebase_source : 25fbd59338609fd9792071b9d414ea983608aab2
|
2010-07-26 15:59:34 -04:00 |
|
Robert Sayre
|
073bde8d2b
|
Merge mozilla-central to tracemonkey.
|
2010-07-30 21:57:41 -07:00 |
|
Chris Jones
|
8023a3d2ac
|
Bug 582174: IsDead() was intended to check for null. r=dwitte
--HG--
extra : rebase_source : 3a85ae01837b303c13c412e26b78b8179cdfff75
|
2010-07-27 01:26:41 -05:00 |
|
Doug Turner
|
848fbc02f4
|
Bug 568925 - Remote History Set Title for URI. r=cjones, sr=bz
|
2010-07-02 08:53:42 -07: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 |
|
Andreas Gal
|
f31287d478
|
More fallout from bug 581264.
|
2010-07-23 17:24:55 -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 |
|
timeless@mozdev.org
|
25e98e98c8
|
Bug 576497 TabParent::AddProgressListener leaks new TabParentListenerInfo when mListenerInfoList.AppendElement(*info) succeeds
r=smaug
|
2010-07-02 17:21:12 +03:00 |
|