Alon Zakai
|
2ee37f84ae
|
Bug 600880 - Fix screen.width and screen.height on Android. r=cjones a=blocking-fennec
|
2010-11-24 10:22:40 -08:00 |
|
Ted Mielczarek
|
160dda684f
|
bug 605832 - Remote AddLibraryMapping from the child process, and use the results for child process minidump generation. r=cjones a=blocking-fennec
|
2010-11-24 09:15:03 -05:00 |
|
Josh Matthews
|
5de7e34378
|
Bug 584946 - e10s: localStorage, r=honzab, a=blocking-fennec2.0b3+
|
2010-11-18 20:15:23 -05:00 |
|
Wesley Johnston
|
212d77dd23
|
Bug 517889 - Add referrer to PExternalHelperApp. r=dwitte,bz a=blocking-fennec
|
2010-11-21 11:21:59 -08:00 |
|
Doug Turner
|
dd28fadfc9
|
Bug 599089 - Remote Audio to parent process. r=kinetik a=blocking-fennec
--HG--
extra : rebase_source : 8552e45188f1e62a56d5e93b551ec9fb0d4faaca
|
2010-11-16 20:14:19 -08:00 |
|
Chris Jones
|
703c658a1c
|
Bug 562424: Switch IPDL interfaces to infallible TArray. r=bent a=blocking
|
2010-11-08 20:49:00 -06:00 |
|
Brad Lassey
|
6cc4d04d67
|
bug 605341 - remote orientation api for android r=dougt a=blocking-fennec
|
2010-11-05 13:43:13 -04:00 |
|
Mike Kristoffersen
|
18266960c0
|
Bug 599545 - Investigate remote-prefs serialization performance. r=dwitte, a=blocking-fennec2.0b2+
|
2010-10-19 22:35:08 +02:00 |
|
Alon Zakai
|
3fad238bbf
|
Bug 599428 - Optimize permissions IPC. r=dwitte a=blocking-fennec
|
2010-10-09 11:07:38 -07:00 |
|
Doug Turner
|
3ddc96f907
|
Bug 602292 - removed dead code in ContentChild r=dwitte
--HG--
extra : rebase_source : fcf20ba992aa48a38a199e46f135ea2566ee7a22
|
2010-10-08 14:29:51 -07:00 |
|
Josh Matthews
|
ea46b24ebc
|
Bug 548904 - Remote console messages from content to chrome via a listener. r=bzbarsky a=blocking-fennec
|
2010-09-23 21:39:32 -04:00 |
|
Doug Turner
|
d845537c4d
|
Bug 600110 - Pref follow up patch. Remove dead code, fix observers. r=dwitte. a=blocking-fennec
--HG--
extra : rebase_source : dd0861639f346b0c0f6103c25586f6136aa125f3
|
2010-09-28 10:02:37 -07:00 |
|
Doug Turner
|
5250e68fcb
|
Bug 587414 - e10s: Geolocation needs to set pref from content process. r=jdm a=blocking-fennec
|
2010-09-20 21:16:37 -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 |
|
Chris Jones
|
2bb3bb3e9c
|
Merge m-c --> cedar
|
2010-09-15 16:44:30 -05:00 |
|
Doug Turner
|
8e6559e4ce
|
Bug 596498 - E10: remote AlertsService r=jdm a=mfinkle
--HG--
extra : rebase_source : df0818cde7e9813120a14731d9afb3543adce2bf
|
2010-09-15 09:44:57 -07:00 |
|
Oleg Romashin
|
bd3aa71c63
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
|
Olli Pettay
|
37754ca52c
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07: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 |
|
Doug Turner
|
76581669ab
|
Bug 516728 - Remote link-visited information. r=sdwilsh, sr=bz
--HG--
extra : rebase_source : bb818d7c563451232e7729f49c4fd2276dd47dd0
|
2010-07-02 08:50:41 -07:00 |
|
Kyle Huey
|
4c5d7e4fe3
|
Backed out changeset ca5a1f26565f
|
2010-07-27 16:51:15 -07:00 |
|
Doug Turner
|
aa9fff45d3
|
Bug 516728 - Remote link-visited information. r=sdwilsh, sr=bz
|
2010-07-02 08:50:41 -07:00 |
|
Chris Jones
|
d388bbc530
|
Bug 579236: Fix shutdown crash and lesser bugs with remote pref observers. r=dwitte
--HG--
extra : rebase_source : 9028bde53425eeaa4d1c4432f489bdb902c42f1c
|
2010-07-21 13:42:32 -05: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 |
|