.. |
BinaryPath.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
FileLocation.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
FileLocation.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
FrozenFunctions.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
IOInterposer.cpp
|
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 |
IOInterposer.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
IOInterposerPrivate.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
LateWriteChecks.cpp
|
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 |
LateWriteChecks.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
mach_override.c
|
|
|
mach_override.h
|
|
|
MainThreadIOLogger.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
MainThreadIOLogger.h
|
|
|
moz.build
|
Bug 1045289 - Rename nsXPComInit.cpp to XPCOMInit.cpp. r=froydnj
|
2014-09-26 07:20:23 +03:00 |
NSPRInterposer.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
NSPRInterposer.h
|
|
|
nsWindowsDllInterceptor.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
nsXPCOM.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
nsXPCOMCID.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
nsXPCOMCIDInternal.h
|
|
|
nsXPCOMPrivate.h
|
Bug 1045289 - Change uses of "XPCom" to "XPCOM". r=froydnj
|
2014-09-26 07:20:23 +03:00 |
nsXPCOMStrings.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
nsXREAppData.h
|
Bug 763180 - NS_XRE_ENABLE_EXTENSION_MANAGER flag does nothing - remove it. r=glandium
|
2014-08-26 08:50:07 +01:00 |
nsXULAppAPI.h
|
Bug 1051633: Make sure magic file descriptors in the content process will not be taken for other uses. r=khuey
|
2014-09-30 00:00:00 +08:00 |
Omnijar.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
Omnijar.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
perfprobe.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
perfprobe.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
PoisonIOInterposer.h
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
PoisonIOInterposerBase.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
PoisonIOInterposerMac.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
PoisonIOInterposerStub.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
PoisonIOInterposerWin.cpp
|
Bug 1046841 - Convert xpcom/build/ to Gecko style. r=froydnj
|
2014-08-13 11:45:37 -07:00 |
ServiceList.h
|
Bug 918317 - nsIAsyncShutdown companion tools. r=froydnj
|
2014-08-20 04:33:00 -04:00 |
Services.cpp
|
Bug 918317 - Implementation of nsAsyncShutdown. r=froydnj, r=glandium
|
2014-09-11 09:01:00 -04:00 |
Services.h
|
|
|
xpcom_alpha.def
|
|
|
XPCOM.h
|
|
|
XPCOMInit.cpp
|
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 |
XPCOMModule.inc
|
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 |
xrecore.h
|
|
|