Jim Mathies
018d9a1615
Bug 651093 - Don't let the file picker on Windows add to the recent doc list when in privacy mode. Also expose a prop on the interface that gives devs control over 'add to recent docs' behavior. r=dougt, sr=gavin a=mak
2011-05-24 07:28:19 -05:00
Nicholas Nethercote
30e92c3349
Bug 657327 - about:memory: merge the "mapped" and "heap used" trees, and make the resulting tree flatter. r=sdwilsh,Jesse, sr=roc.
2011-05-22 19:49:56 -07:00
Alex Pakhotin
efedaee540
Bug 641906 - Use system theme colors in nsLookAndFeel on Android. r=blassey
2011-03-30 11:04:41 -07:00
Daniel Holbert
064a6ebe79
Bug 653564: Use signed int for iterating through nsCOMArray in ContentParent::SetChildMemoryReporters, to fix compile warning. r=dougt
2011-04-29 16:55:04 -07:00
Alon Zakai
ba1bdecf39
Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey
2011-04-29 16:49:20 -07:00
Alon Zakai
b8874744ed
Bug 619494 - Make IndexedDB work in IPC Fennec. r=bent,mfinkle
2011-04-29 16:46:20 -07:00
Chris Jones
ed22df8f64
Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
...
--HG--
rename : xpcom/glue/Monitor.h => xpcom/glue/ReentrantMonitor.h
2011-04-29 14:21:57 -05:00
Cameron McCormack
8b7cc51900
Bug 653310 - Always put a dumpID property on ipc:content-shutdown notification property bags. r=cjones
2011-04-29 10:03:40 +12:00
Ms2ger
c0005e819e
Bug 639956 - Unused variable in ContentParent::Observe; r=cjones
2011-03-30 13:40:48 -04:00
Josh Matthews
080a38a07c
Bug 645359 - Need to call Init after there's a global ContentParent available for use in observers. r=startup-bustage
2011-03-26 16:16:45 -04:00
Josh Matthews
ed1ff99349
Bug 621453 - Clean up ContentParent cruft. r=bsmedberg
2010-12-26 15:03:52 -05:00
Chris Double
9d71b4ca31
Bug 626229 - fix trunk compilation with --disable-ogg,wave,webm - r=kinetik
...
--HG--
extra : rebase_source : b3baaca255dbfa2eef1a0fa4d9b400470a902f0b
2011-03-24 16:23:33 +13:00
Doug Turner
738a73c73f
Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec
2011-02-16 10:43:23 -08:00
Brad Lassey
3327bb204e
bug 636666 - paste option doesn't appear in context menu for text boxes in content on android r=dougt a=blocking-fennec
2011-03-01 00:36:43 -05:00
Doug Turner
8c2a6d9061
backout of 74a64df4f758 a=build-bustage
2011-02-24 11:21:17 -08:00
Doug Turner
625a17d16a
Bug 633305 - about:memory should display memory reporters that live in the child process r=cjones a=blocking-fennec
...
--HG--
extra : rebase_source : adf4e4f912ac6cab8c48b91da35e22a2b3ba0916
2011-02-16 10:43:23 -08:00
Brad Lassey
b8fa7c23de
bug 623136 - speed up font loading on android r=jdagget a=blocking-fennec
2011-01-12 23:04:42 -05:00
Benjamin Stover
aef7088bfa
Bug 633986 Pref nice value, default to 1 on Android r=dougt a=blocking-fennec
2011-02-14 14:34:46 -08:00
Vivien Nicolas
693f1f5840
Bug 629038 - Disabling reflow zoom requires a browser restart; r=dougt a=blocking-fennec
2011-02-11 16:50:11 -05:00
Josh Matthews
77ccf6fef7
Bug 621386 - Clean up all ContentParent observers and listeners on actor destruction and xpcom-shutdown. r,a=bsmedberg
...
--HG--
extra : rebase_source : 49f50817a9b8dcada7adb9bd770464b722dd39ae
2010-12-26 14:27:50 -05:00
Doug Turner
bba386c412
Bug 630595 - Followup. Do not need a dash before the option. Removing unused memory watcher. r=blassey, a=blocking-fennec
2011-02-02 01:00:34 -08:00
Doug Turner
11cc422626
Fixes build bustage caused by a bad #include a=b
2011-01-20 20:23:46 -08:00
Doug Turner
d886cf3236
Bug 624652 - Add memory watcher to reduce the chance of ooming on the Nexus S. r=mwu/cjones. a=blocking-fennec
...
--HG--
extra : rebase_source : faf23b65fe8b5c64080c1ee3f6d4794e8837097d
2011-01-19 22:14:12 -08:00
Chris Jones
85d09be020
Bug 616414: Notify content processes when a pref has been cleared. r=dwitte
2011-01-05 22:54:47 -06:00
Shawn Wilsher
08e6bfdd2e
Merge Places and mozilla-central
...
a=bsmedberg
2010-12-15 19:24:51 -08:00
Shawn Wilsher
ade39d2c6a
Merge mozilla-central to Places.
2010-12-13 15:08:04 -08:00
Shawn Wilsher
2ed7d826a8
Merge mozilla-central into Places
2010-12-06 09:48:54 -08:00
Shawn Wilsher
1a57bc2dca
Merge mozilla-central to Places.
2010-12-02 09:05:33 -08:00
Shawn Wilsher
9cdab945a8
Merge mozilla-central into Places.
2010-11-29 08:43:57 -08:00
Doug Turner
4707a1b209
Backing out 24aed997dbcd
...
Matthew Gregan – Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking=fennec
It caused windows builds to go red. qq.
a=me
2010-11-27 21:40:43 -08:00
Matthew Gregan
c09fcbac77
Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking=fennec
2010-11-26 17:13:54 +13:00
Josh Matthews
9393ce0776
Bug 618393 - Add StartupTime annotation to content crash reports. r=ted a2.0=dougt
2010-12-12 16:02:26 -05:00
Matthew Gregan
74c9d71285
Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking-fennec
...
--HG--
extra : rebase_source : 0fe7883f97fb4f014b9f39ced902bc96b0eebc31
2010-11-26 17:13:54 +13:00
Marco Bonardo
dfd8177ff8
Bug 568969 - Nuke nsContentUtils::GetHistory.
...
Original patch by Shawn Wilsher
r=bz a=bsmedberg
2010-08-05 10:07:46 -07: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
Benjamin Smedberg
34e030da69
Bug 614610 - Annotate ProcessType for content and jetpack crashes, r=ted
2010-11-30 09:54:31 -05:00
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
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
Josh Matthews
5de7e34378
Bug 584946 - e10s: localStorage, r=honzab, a=blocking-fennec2.0b3+
2010-11-18 20:15:23 -05:00
Brad Lassey
6cc4d04d67
bug 605341 - remote orientation api for android r=dougt a=blocking-fennec
2010-11-05 13:43:13 -04:00
Doug Turner
4c6064e566
Bug 618533 - forward oom notifications to child content process. r=jdm a=blocking-fennec
2010-12-11 14:36:08 -08:00
Wesley Johnston
212d77dd23
Bug 517889 - Add referrer to PExternalHelperApp. r=dwitte,bz a=blocking-fennec
2010-11-21 11:21:59 -08:00
Dan Witte
ad114c323c
Bug 605908 - test_parent.js leaks objects. Part 2: enumerator leaks. r=jdm, a=sdwilsh
2010-10-21 11:36:39 -07:00
Dan Witte
f1c9396e04
Bug 605908 - test_parent.js leaks objects. Part 1: nsPermissionManager leak. r=jdm, a=sdwilsh
2010-10-21 11:36:14 -07:00
Brad Lassey
b9c5e782fe
bug 594368 - nsFilePicker is called directly from the child process in e10s r=jdm a=blocking-fennec
2010-10-20 11:19:24 -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
Mark Finkle
b76f83c3bb
Bug 594847 - Handle content-process crashes more gracefully (platform patch) [r=cjones a=blocking-fennec]
2010-10-08 15:12:40 -04:00