Jean-Yves Avenard
|
a5266321f5
|
Bug 1079655: Do not sanitize the path used to load XPCOM if the path couldn't
be retrieved successfully on OSX. r=spohl
|
2014-10-09 12:19:45 +11:00 |
Jean-Yves Avenard
|
9c90999dc8
|
Bug 1079655: Ensure that the path used to load XPCOM can be sanitized on OSX 10.10. r=spohl
|
2014-10-09 12:34:04 +11:00 |
Stephen Pohl
|
982813d646
|
Bug 1078640: Sanitize path used to load XPCOM on OSX. r=smichaud
|
2014-10-07 09:33:09 -04:00 |
Nicholas Nethercote
|
2eb56008e2
|
Bug 1062709 (part 1, attempt 2) - Add a frame number argument to NS_WalkStackCallback. r=dbaron.
--HG--
extra : rebase_source : 4f7060a9ae0bed180899651c50e8ea8857e72d63
|
2014-09-10 21:47:01 -07:00 |
Ed Morley
|
2d0f9579b5
|
Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs
|
2014-10-03 15:06:16 +01:00 |
Nicholas Nethercote
|
c9c64de53c
|
Bug 1062709 (part 1) - Add a frame number argument to NS_WalkStackCallback. r=dbaron.
--HG--
extra : rebase_source : 0f9b2d6310433ed56f5552706fcf2a96571aee25
|
2014-09-10 21:47:01 -07:00 |
Carsten "Tomcat" Book
|
b37ac43e39
|
merge fx-team to mozilla-central a=merge
|
2014-09-30 15:10:47 +02:00 |
Stephen Pohl
|
7959bd3a2b
|
Mac v2 signing - Bug 1050944 - Get Firefox to launch and run on OSX with the new .app bundle structure, made necessary by Apple's v2 signatures. r=smichaud, r=ted, sr=bsmedberg
|
2014-09-29 11:51:04 -07:00 |
Cervantes Yu
|
f306f96f76
|
Bug 1051633: Make sure magic file descriptors in the content process will not be taken for other uses. r=khuey
--HG--
extra : rebase_source : 5e2dedb855dd5e0e6637d6f42c80c69df8081971
|
2014-09-30 00:00:00 +08:00 |
Birunthan Mohanathas
|
02533aaee7
|
Bug 1045289 - Change uses of "XPCom" to "XPCOM". r=froydnj
|
2014-09-26 07:20:23 +03:00 |
Birunthan Mohanathas
|
5c73bc7757
|
Bug 1045289 - Rename nsXPComInit.cpp to XPCOMInit.cpp. r=froydnj
--HG--
rename : xpcom/build/nsXPComInit.cpp => xpcom/build/XPCOMInit.cpp
|
2014-09-26 07:20:23 +03:00 |
Carsten "Tomcat" Book
|
293a55afc8
|
Backed out changeset 1e25cd3e8219 (bug 1051633) for B2G ICS Emulator Opt m4 test failures
|
2014-09-24 11:28:37 +02:00 |
Cervantes Yu
|
5d34df52be
|
Bug 1051633: Make sure magic file descriptors in the content process will not be taken for other uses. r=khuey
--HG--
extra : rebase_source : 2c9baf6ac87744d7049c90284990c0aa48e0f058
|
2014-08-15 17:19:05 +08:00 |
Josh Aas
|
ea42260ec4
|
Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd
|
2014-09-19 13:17:17 -05:00 |
Wes Kocher
|
fc53ede9d6
|
Backed out changeset d77733726cae (bug 1063318) for b2g mochitest leaks
|
2014-09-18 16:30:33 -07:00 |
Josh Aas
|
d9721c0792
|
Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd
|
2014-09-18 15:52:59 -05:00 |
David Rajchenbach-Teller
|
1ef48f4867
|
Bug 918317 - nsIAsyncShutdown companion tools. r=froydnj
|
2014-08-20 04:33:00 -04:00 |
David Rajchenbach-Teller
|
f78f5f62dc
|
Bug 918317 - Implementation of nsAsyncShutdown. r=froydnj, r=glandium
--HG--
rename : toolkit/modules/AsyncShutdown.jsm => toolkit/components/asyncshutdown/AsyncShutdown.jsm
rename : toolkit/modules/tests/xpcshell/test_AsyncShutdown.js => toolkit/components/asyncshutdown/tests/xpcshell/test_AsyncShutdown.js
|
2014-09-11 09:01:00 -04:00 |
Bob Owen
|
33eaabbf1f
|
Bug 1063455 - Define MOZ_STACKWALKING when NS_StackWalk is available and replace other instances of the same #if logic. r=mshal, r=froydnj
|
2014-09-08 18:25:20 +01:00 |
Andrew McCreight
|
06744b6f48
|
Bug 931285, part 2 - Implement a cycle collected version of nsHashPropertyBag and use it from JS. r=froydnj
|
2014-09-08 09:41:32 -07:00 |
Mark Banner
|
8edde57996
|
Bug 763180 - NS_XRE_ENABLE_EXTENSION_MANAGER flag does nothing - remove it. r=glandium
|
2014-08-26 08:50:07 +01:00 |
Andrew McCreight
|
7065703fce
|
Bug 1055280 - Move CountingAllocatorBase into its own header file. r=froydnj
|
2014-08-25 12:34:00 -07:00 |
Birunthan Mohanathas
|
80ef08ccd8
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
Andrew McCreight
|
61760ede9d
|
Bug 1055322 - The realloc for libnestegg should free with size 0. r=froydnj
|
2014-08-21 14:43:02 -07:00 |
Lynn Tran
|
7bec1a6b6d
|
Bug 1041335 - Add a mozilla::services getter for nsIServiceWorkerManager; r=ehsan
|
2014-08-18 21:13:14 -04:00 |
Rafael Kourdis
|
4ac3690226
|
Bug 1030487 - Don't report main-thread I/O to Telemetry unless it lasts more than 50ms; r=vladan
|
2014-08-18 18:42:14 -04:00 |
Birunthan Mohanathas
|
1368df8aae
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
Bill McCloskey
|
d52ab46335
|
Bug 1045847 - Initialize sProcessType really, really early (r=khuey)
|
2014-08-08 17:52:12 -07:00 |
Birunthan Mohanathas
|
c70ab152cb
|
Bug 1050003 - Remove unnecessary if checks before delete-ing in xpcom/. r=froydnj
|
2014-08-08 07:04:45 -07:00 |
Ehsan Akhgari
|
3a6aef3468
|
Bug 1048280 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-08-05 09:36:59 -04:00 |
Ehsan Akhgari
|
c885140822
|
Bug 1047781 - Fix more bad implicit constructors in XPCOM; r=froydnj
|
2014-08-05 09:21:27 -04:00 |
Thinker K.F. Li
|
0d57c5a21f
|
Bug 977026 - Part 3: Preload XPT before calling fork. r=bsmedberg
|
2014-07-25 20:52:00 -04:00 |
Thinker K.F. Li
|
e9dc84b5a1
|
Bug 977026 - Part 2: B2G loader. r=khuey, r=cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
|
2014-07-30 03:24:00 -04:00 |
Nathan Froyd
|
12c76f15f7
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
Mike Hommey
|
9424087517
|
Backout changesets 7ff3cd713466, f8ec5977a454 and c7c37390b46b (bug 977026) for b2g bustage on a CLOSED TREE.
|
2014-07-29 14:50:41 +09:00 |
Thinker K.F. Li
|
05f5436a80
|
Bug 977026 - part 3: preload XPT before calling fork. r=bsmedberg
|
2014-07-25 20:52:00 +02:00 |
Thinker K.F. Li
|
5a9232dbfc
|
Bug 977026 - part 2: B2G loader. r=khuey,cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
|
2014-07-25 20:52:00 +02:00 |
Mike Hommey
|
622bf09730
|
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
|
2014-07-23 08:39:56 +09:00 |
Birunthan Mohanathas
|
fbc73fc3b9
|
Bug 1041208 - Flatten chrome/{public,src}/ directories. r=mossop
--HG--
rename : chrome/src/Makefile.in => chrome/Makefile.in
rename : chrome/src/RegistryMessageUtils.h => chrome/RegistryMessageUtils.h
rename : chrome/src/nsChromeProtocolHandler.cpp => chrome/nsChromeProtocolHandler.cpp
rename : chrome/src/nsChromeProtocolHandler.h => chrome/nsChromeProtocolHandler.h
rename : chrome/src/nsChromeRegistry.cpp => chrome/nsChromeRegistry.cpp
rename : chrome/src/nsChromeRegistry.h => chrome/nsChromeRegistry.h
rename : chrome/src/nsChromeRegistryChrome.cpp => chrome/nsChromeRegistryChrome.cpp
rename : chrome/src/nsChromeRegistryChrome.h => chrome/nsChromeRegistryChrome.h
rename : chrome/src/nsChromeRegistryContent.cpp => chrome/nsChromeRegistryContent.cpp
rename : chrome/src/nsChromeRegistryContent.h => chrome/nsChromeRegistryContent.h
rename : chrome/public/nsIChromeRegistry.idl => chrome/nsIChromeRegistry.idl
rename : chrome/public/nsIToolkitChromeRegistry.idl => chrome/nsIToolkitChromeRegistry.idl
|
2014-07-19 12:43:38 -07:00 |
Benjamin Smedberg
|
80cf96cd26
|
Bug 1033522 - Only initialize the Windows Group ID for plugin processes: other process types don't need it. Refactor the saved GRE dir to use a path rather than a non-threadsafe nsIFile object, r=jimm
--HG--
extra : rebase_source : d15c56da6cc5679516b259a6fc7efb31b070f715
|
2014-07-17 11:15:09 -04:00 |
Benoit Jacob
|
4dbed36bb6
|
Bug 774388 - Tiny reordering of when we shut down Layers IPC - r=nical,mattwoodrow
|
2014-07-04 14:04:11 -04:00 |
Benoit Jacob
|
15eb88c866
|
back out bug 774388 and bug 1028383 for intermittent e10s mochitest-2 crashes
|
2014-07-04 21:24:32 -04:00 |
Benoit Jacob
|
70039c048d
|
Bug 774388 - Tiny reordering of when we shut down Layers IPC - r=nical,mattwoodrow
|
2014-07-04 14:04:11 -04:00 |
Ryan VanderMeulen
|
6d9424856d
|
Backed out 10 changesets (bug 1033358, bug 774388, bug 1028383) for causing frequent shutdown crashes on a CLOSED TREE.
Backed out changeset a54b05c9e4a1 (bug 1028383)
Backed out changeset 37985f79e0c2 (bug 774388)
Backed out changeset d07521729077 (bug 774388)
Backed out changeset 9f14b17f358c (bug 774388)
Backed out changeset 2d347d6aa9bc (bug 774388)
Backed out changeset 99581dfb5ec4 (bug 774388)
Backed out changeset 2532e22d6135 (bug 774388)
Backed out changeset 719844108f1a (bug 774388)
Backed out changeset 7829c78348a4 (bug 1033358)
Backed out changeset c571df9a85de (bug 1033358)
|
2014-07-03 20:37:05 -04:00 |
Benoit Jacob
|
ed1772f506
|
Bug 774388 - Tiny reordering of when we shut down Layers IPC - r=nical,mattwoodrow
|
2014-07-03 14:53:25 -04:00 |
Benoit Jacob
|
81effa4bca
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
Wes Kocher
|
03da42e8b1
|
Backed out 4 changesets (bug 1028588) for build bustage
Backed out changeset 13a8bae671ca (bug 1028588)
Backed out changeset 19a19833f1d6 (bug 1028588)
Backed out changeset d5fae80054de (bug 1028588)
Backed out changeset 5942ad3859b8 (bug 1028588)
|
2014-06-30 15:50:19 -07:00 |
Benoit Jacob
|
522e4724cc
|
Bug 1028588 - Fix dangerous public destructors in xpcom/ - r=bsmedberg,khuey,nfroyd
|
2014-06-30 18:11:53 -04:00 |
Birunthan Mohanathas
|
ac3455bfff
|
Bug 1028557 - Part 1: Flatten xpcom/reflect/xptinfo/{public,src}/ directories. r=bsmedberg
--HG--
rename : xpcom/reflect/xptinfo/src/ShimInterfaceInfo.cpp => xpcom/reflect/xptinfo/ShimInterfaceInfo.cpp
rename : xpcom/reflect/xptinfo/src/ShimInterfaceInfo.h => xpcom/reflect/xptinfo/ShimInterfaceInfo.h
rename : xpcom/reflect/xptinfo/src/TODO => xpcom/reflect/xptinfo/TODO
rename : xpcom/reflect/xptinfo/public/XPTInterfaceInfoManager.h => xpcom/reflect/xptinfo/XPTInterfaceInfoManager.h
rename : xpcom/reflect/xptinfo/public/nsIInterfaceInfo.idl => xpcom/reflect/xptinfo/nsIInterfaceInfo.idl
rename : xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl => xpcom/reflect/xptinfo/nsIInterfaceInfoManager.idl
rename : xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp => xpcom/reflect/xptinfo/xptiInterfaceInfo.cpp
rename : xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp => xpcom/reflect/xptinfo/xptiInterfaceInfoManager.cpp
rename : xpcom/reflect/xptinfo/src/xptiTypelibGuts.cpp => xpcom/reflect/xptinfo/xptiTypelibGuts.cpp
rename : xpcom/reflect/xptinfo/src/xptiWorkingSet.cpp => xpcom/reflect/xptinfo/xptiWorkingSet.cpp
rename : xpcom/reflect/xptinfo/public/xptinfo.h => xpcom/reflect/xptinfo/xptinfo.h
rename : xpcom/reflect/xptinfo/src/xptiprivate.h => xpcom/reflect/xptinfo/xptiprivate.h
|
2014-06-30 08:39:45 -07:00 |
Nathan Froyd
|
c3ea6db0ae
|
Bug 728600 - define TARGET_XPCOM_ABI in mozilla-config.h; r=glandium
|
2014-06-23 15:06:48 -04:00 |