Chris Jones
|
68161c41e0
|
Bug 617804, part 1: Change bogus NOTREACHED() assertions. r=bsmedberg a=a
|
2011-01-04 10:40:54 -06:00 |
Benjamin Smedberg
|
0d31c3ca6a
|
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
|
c9dfb25766
|
Bug 609626 - Investigate max native stack limit differences, r=mrbkap, a=blocking
|
2010-11-15 09:08:36 +02:00 |
Chris Jones
|
920bb1a253
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
Mike Kristoffersen
|
56e392d757
|
Bug 575658 - [e10s] TabChild::ParamsToArrays string optimization r=doug.turner a=approval2.0
|
2010-11-03 14:02:33 +01:00 |
Mike Kristoffersen
|
7683445bae
|
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
|
003d2e40fb
|
Bug 606585 - Make the compartment map use principals properly. r=peterv/bz, a=beta7+
|
2010-10-26 23:57:31 -07:00 |
Chris Jones
|
b734072332
|
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
|
d7320f4dd7
|
Bug 606279, part 3: Port transformed rendering to PDocumentRenderer. r=joe
|
2010-10-26 17:20:53 -05:00 |
Chris Jones
|
cfd44f24b3
|
Bug 606279, part 2: Use more concise types in PDocumentRenderer. r=joe
|
2010-10-26 17:20:53 -05:00 |
Chris Jones
|
e5ab98f45e
|
Bug 606279, part 1: Excise shmem-backed canvas. r=joe sr=vlad
|
2010-10-26 17:20:53 -05:00 |
Honza Bambas
|
e3cf711385
|
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
|
3b7485f004
|
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
|
7a96b5bd44
|
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
|
4ffd17f714
|
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
|
f9c81ae111
|
Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker
|
2010-09-17 19:11:05 -07:00 |
Chris Jones
|
f81a476433
|
Merge m-c --> cedar
|
2010-09-15 18:28:06 -05:00 |
Brian Crowder
|
66ccf70144
|
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
|
9615b0727d
|
Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl
|
2010-09-15 15:17:54 -07:00 |
Oleg Romashin
|
804a8f9e1e
|
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
|
2010-09-15 15:02:29 -07:00 |
Chris Jones
|
a8f1311915
|
Merge m-c --> cedar
|
2010-09-15 16:44:30 -05:00 |
Benedict Hsieh
|
a4b5670f0f
|
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
|
bdb986dad1
|
Merge m-c --> cedar
|
2010-09-14 14:28:39 -05:00 |
Oleg Romashin
|
97c15514a0
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
Doug Turner
|
f9f5b64421
|
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
|
9d606b2136
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
Chris Jones
|
2c6217fa25
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
Olli Pettay
|
24fb81c794
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07:00 |
Dan Witte
|
6e68061138
|
Back out Bug 589025.
|
2010-08-30 13:20:38 -07:00 |
Chris Jones
|
82cc81573a
|
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
|
16a3298070
|
Merge e10s -> m-c. a=patches
|
2010-08-27 08:04:00 -07:00 |
Brian Crowder
|
be5026de47
|
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
|
d005bc205c
|
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
|
7a0791e1cd
|
Merged with mozilla-central: 00186bbb7459
|
2010-08-24 14:21:48 -07:00 |
Chris Jones
|
1cdac44b1d
|
Merge remote-frame code into m-c tip
|
2010-08-23 22:10:50 -05:00 |
Chris Jones
|
99c38a9d05
|
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
|
c9cb8625d0
|
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
|
5ee287961e
|
Bug 582057, part l: Use PuppetWidgets in content processes. r=roc
|
2010-08-20 18:24:40 -05:00 |
Chris Jones
|
34929a03b8
|
Bug 582057, part k: Gut platform widgets from content processes. sr=bsmedberg
|
2010-08-20 18:24:40 -05:00 |
Olli Pettay
|
bb94cb0a85
|
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
|
5b88561a48
|
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
|
bec0f06b6f
|
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
|
cbccb9e84c
|
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
|
95db7ec2a8
|
Bug 586115 - Cache LoadFrameScript Calls - e10s, r=jst, fb=azakai, a=b-f
|
2010-08-18 13:02:49 +03:00 |
Brian Crowder
|
d93f2c7391
|
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
|
bf5ac52b87
|
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
|
c206dd1d04
|
Bug 582644 - IME event remoting, patch for widget; r=dougt, blocking-fennec=2.0a1+
|
2010-08-17 01:07:42 -07:00 |
Ehsan Akhgari
|
624bbe30e8
|
Back out bug 582644 and 576716 because of mochitest-3 oranges
|
2010-08-16 19:14:00 -04:00 |
Jim Chen
|
a00a09e8ab
|
bug 582644 - IME event remoting, patch to widget r=dougt blocking-fennec=2.0a1+
|
2010-08-16 14:48:32 -07:00 |
Honza Bambas
|
a232312c25
|
Bug 536301 - e10s HTTPS: securityInfo. r=jduell, sr=kaie
|
2010-08-13 01:06:40 -07:00 |