.. |
codegen.py
|
Bug 742893 - Part a: Make xpc_qsValueTo{Uint,Int}64 public; r=bholley
|
2012-04-14 15:07:31 +02:00 |
dictionary_helper_gen.conf
|
Bug 731875 - Geolocation doorhanger might cause a zombie compartment, GeoPositionOptions part, r=dougt
|
2012-04-16 22:08:48 +03:00 |
dictionary_helper_gen.py
|
Bug 739760 - doubles and floats can't be used in dictionaries. r=khuey
|
2012-03-29 00:05:44 -07:00 |
dom_quickstubs.qsconf
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
dombindings.conf
|
Bug 743325 - Back out 554ab0a2f470 (bug 734503) because it broke touch events in XUL Fennec [r=peterv]
|
2012-04-24 07:51:56 -07:00 |
dombindings.cpp
|
Bug 737365 - stop using the cx during finalization, part 1.
|
2012-03-19 15:34:55 +01:00 |
dombindings.h
|
Bug 737365 - stop using the cx during finalization, part 1.
|
2012-03-19 15:34:55 +01:00 |
dombindingsgen.py
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
|
2012-03-30 21:42:20 -07:00 |
Makefile.in
|
Refix bug 741248 harder. r=me
|
2012-04-09 17:41:22 -07:00 |
nsCSSPropertiesQS.h
|
Add a header file for CSS property aliases (and temporarily resurrect the aliases whose DOM properties we forgot to remove). (Bug 730532, patch 1) r=bzbarsky
|
2012-02-24 21:23:14 -08:00 |
nsDOMQS.h
|
Bug 622301 - Remove now-obsolete 'callee' parameter. r=mrbkap
|
2012-02-07 18:06:41 -08:00 |
nsScriptError.cpp
|
Bug 711721 - merge nsIScriptError and nsIScriptError2 interfaces; r=neil, sr=bzbarsky
|
2011-12-21 16:51:29 -05:00 |
nsXPConnect.cpp
|
Backout a0b3af4ac9f5 (bug 735280) due to Android jsreftest orange.
|
2012-04-25 21:59:36 -04:00 |
qsgen.py
|
Bug 742893 - Part a: Make xpc_qsValueTo{Uint,Int}64 public; r=bholley
|
2012-04-14 15:07:31 +02:00 |
qsWinUndefs.h
|
|
|
README
|
|
|
xpc.msg
|
Bug 722180 - Remove error codes for proxies. r=khuey
|
2012-02-01 18:53:29 +07:00 |
XPCCallContext.cpp
|
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
|
2012-02-28 15:11:11 -08:00 |
XPCComponents.cpp
|
Backout a0b3af4ac9f5 (bug 735280) due to Android jsreftest orange.
|
2012-04-25 21:59:36 -04:00 |
XPCContext.cpp
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
XPCConvert.cpp
|
Bug 739796 - Move same-compartment security wrapping into a method on XPCWrappedNative. r=gal
|
2012-04-05 12:21:12 -07:00 |
XPCDebug.cpp
|
Bug 678615 - remove ExplainLiveExpectedGarbage. r=smaug sr=peterv
|
2012-04-25 08:10:09 -07:00 |
XPCException.cpp
|
Bug 655658 - NetUtil.readInputStreamToString should have aCharset argument as optional. r=sdwilsh, sr=bz
|
2011-11-25 11:23:41 +09:00 |
XPCForwards.h
|
Bug 741005 - Remove XPCNativeWrapperMap; r=bholley
|
2012-03-30 15:56:35 -07:00 |
XPCInlines.h
|
Bug 720580 - Assert against creating globals in xpc_NewSystemInheritingJSObject. r=mrbkap
|
2012-03-05 15:22:45 -08:00 |
XPCJSID.cpp
|
Fix for bug 740069 (Generate JS bindings in C++ with a python script for DOM objects on the main thread and in workers. Infrastructure and new bindings for XMLHttpRequest). Patch by bent/bz/bholley/jst/khuey/peterv, r=bent/bz/bholley/jlebar/khuey/peterv/sicking/smaug.
|
2012-03-30 21:42:20 -07:00 |
XPCJSRuntime.cpp
|
Merge mozilla-central into mozilla-inbound
|
2012-04-24 21:29:44 -04:00 |
XPCJSWeakReference.cpp
|
Bug 747245: Fix a silly weak reference assertion. r=bent a=mfinkle
|
2012-04-23 14:14:10 -07:00 |
XPCJSWeakReference.h
|
Bug 722671: Components.utils.getWeakReference should get a reference to the underlying native object if possible. r=mrbkap
|
2012-04-01 19:21:13 -07:00 |
XPCLocale.cpp
|
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
|
2012-02-28 15:11:11 -08:00 |
XPCLog.cpp
|
Bug 701467 - Remove JS_TRUE/JS_FALSE from xpconnect; r=bholley
|
2011-11-26 11:05:59 +01:00 |
XPCLog.h
|
|
|
XPCMaps.cpp
|
Bug 741005 - Remove XPCNativeWrapperMap; r=bholley
|
2012-03-30 15:56:35 -07:00 |
XPCMaps.h
|
Bug 741005 - Remove XPCNativeWrapperMap; r=bholley
|
2012-03-30 15:56:35 -07:00 |
XPCModule.cpp
|
|
|
XPCModule.h
|
|
|
xpcprivate.h
|
Backout a0b3af4ac9f5 (bug 735280) due to Android jsreftest orange.
|
2012-04-25 21:59:36 -04:00 |
xpcpublic.h
|
Back out bug 730208 and bug 747543 because of xpcshell test failures
|
2012-04-24 20:47:16 -07:00 |
XPCQuickStubs.cpp
|
Bug 737365 - stop using the cx during finalization, part 1.
|
2012-03-19 15:34:55 +01:00 |
XPCQuickStubs.h
|
Bug 747815. Use const strings for arguments in DOM bindings. r=peterv
|
2012-04-26 00:42:03 -04:00 |
XPCRuntimeService.cpp
|
Bug 720580 - Introduce a flag for global natives and assert that we have it. r=mrbkap
|
2012-03-05 15:22:44 -08:00 |
XPCStack.cpp
|
Bug 701467 - Remove JS_TRUE/JS_FALSE from xpconnect; r=bholley
|
2011-11-26 11:05:59 +01:00 |
XPCString.cpp
|
Bug 726964 - Remove unused sDOMStringFinalizerIndex; r=bholley
|
2012-02-21 10:34:02 +01:00 |
XPCThreadContext.cpp
|
Bug 737365 - stop using the cx during finalization, part 1.
|
2012-03-19 15:34:55 +01:00 |
XPCThrower.cpp
|
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
|
2012-02-28 15:11:11 -08:00 |
XPCVariant.cpp
|
Bug 733260 followup: use uint32_t for array and string lengths, r=luke
|
2012-03-06 15:52:55 -08:00 |
XPCWrappedJS.cpp
|
Bug 731804 - nsXPCWrappedJSClass::GetNamedPropertyAsVariant should jsvalify strings _after_ changing compartments. r=peterv
|
2012-03-08 11:13:34 -08:00 |
XPCWrappedJSClass.cpp
|
Back out bug 730208 and bug 747543 because of xpcshell test failures
|
2012-04-24 20:47:16 -07:00 |
XPCWrappedNative.cpp
|
Backout a0b3af4ac9f5 (bug 735280) due to Android jsreftest orange.
|
2012-04-25 21:59:36 -04:00 |
XPCWrappedNativeInfo.cpp
|
Bug 734475 - Take the full union of native sets when bringing non-PreCreate XPWNs across compartments. r=mrbkap
|
2012-03-16 12:47:20 -07:00 |
XPCWrappedNativeJSOps.cpp
|
Back out bug 730208 and bug 747543 because of xpcshell test failures
|
2012-04-24 20:47:16 -07:00 |
XPCWrappedNativeProto.cpp
|
Bug 737365 - stop using the cx during finalization, part 1.
|
2012-03-19 15:34:55 +01:00 |
XPCWrappedNativeScope.cpp
|
Backout a0b3af4ac9f5 (bug 735280) due to Android jsreftest orange.
|
2012-04-25 21:59:36 -04:00 |
XPCWrapper.cpp
|
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
|
2012-02-28 15:11:11 -08:00 |
XPCWrapper.h
|
Bug 723111 - Add an option to js::UnwrapObject so that it doesn't stop at outer windows when unwrapping. This is useful for cases where we are trying to find the wrapped native for a security wrapper. r=bzbarsky
|
2012-01-26 14:55:27 +01:00 |