Brad Lassey
|
ae74ab03d0
|
Bug 591047 - (5/7) Adding IME notification support to content fake widget; r=roc a=blocking-fennec
|
2010-09-23 23:28:15 -04:00 |
Brad Lassey
|
c6f55794a4
|
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
|
799fb06cc7
|
Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker
|
2010-09-17 19:11:05 -07:00 |
Chris Jones
|
2d3753c877
|
Merge m-c --> cedar
|
2010-09-15 18:28:06 -05:00 |
Brian Crowder
|
370cf86776
|
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
|
2a67ffacfe
|
Merge with mc. Manually merged TabChild.h and nsIFrameLoader.idl
|
2010-09-15 15:17:54 -07:00 |
Oleg Romashin
|
32a75bebed
|
Backout changeset 7eb93fe05d3a. bug 582840 due to oranges
|
2010-09-15 15:02:29 -07:00 |
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
|
eee78a9987
|
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
|
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 |