gecko/js/xpconnect/src
2012-07-15 21:03:27 -07:00
..
codegen.py Bug 591467 - Implement HTML5 Microdata API r=bz 2012-06-04 16:49:57 -07:00
dictionary_helper_gen.conf Bug 764682 - Implement wifi events in c++. r=smaug 2012-06-16 11:14:12 -07:00
dictionary_helper_gen.py Bug 769119 - Treat null or undefined as an empty dictionary; r=sicking 2012-06-30 16:03:27 +02:00
dom_quickstubs.qsconf Fix for bug 768669 (Move remaining DOM list proxy bindings from behind the pref). r=bz. 2012-06-22 12:34:26 +02:00
dombindings.conf Fix for bug 768669 (Move remaining DOM list proxy bindings from behind the pref). r=bz. 2012-06-22 12:34:26 +02:00
dombindings.cpp Backout changeset 4313740f1adc (bug 725907 part 3) under the suspicion of breaking Linux32 mochitest-chrome without framepointers 2012-07-04 19:25:56 -04:00
dombindings.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
dombindingsgen.py Backout changeset 4313740f1adc (bug 725907 part 3) under the suspicion of breaking Linux32 mochitest-chrome without framepointers 2012-07-04 19:25:56 -04:00
Makefile.in Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke. 2012-07-05 21:12:37 -07:00
nsCSSPropertiesQS.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDOMQS.h Bug 771683 - Mark some functions MOZ_ALWAYS_INILINE. r=bzbarsky. 2012-07-06 21:18:17 -04:00
nsScriptError.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsXPConnect.cpp Bug 765936. r=bent,peterv 2012-07-06 10:28:51 -07:00
qsgen.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
qsObjectHelper.h Bug 754968 - Part b: Export qsObjectHelper; r=bholley 2012-05-18 10:29:40 +02:00
qsWinUndefs.h Backed out changeset f96e0f078b49 (bug 748266) because the test suite is bogus and we're failing a crashtest too. 2012-05-31 16:20:49 -04:00
README
xpc.msg Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCCallContext.cpp Bug 755255 - Remove mThreadData from XPCCallContext. r=mrbkap 2012-06-21 16:14:49 +02:00
XPCComponents.cpp Bug 771429. Instead of using bound functions for the functions we get off the sandbox proto, use a function proxy. That allows property gets on the functions to get through. r=bholley 2012-07-13 19:29:13 -04:00
XPCContext.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCConvert.cpp Bug 755255 - Remove Usage of XPCPerThreadData::IsMainThread. r=mrbkap 2012-06-21 16:14:49 +02:00
XPCDebug.cpp Bug 772285 - rm JSPD_ARGUMENT/JSPD_VARIABLE (r=sfink) 2012-07-10 15:34:12 -07:00
XPCException.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCForwards.h Bug 755255 - Remove XPCPerThreadData. r=mrbkap 2012-06-21 16:14:49 +02:00
XPCInlines.h Bug 755255 - Remove mThreadData from XPCCallContext. r=mrbkap 2012-06-21 16:14:49 +02:00
XPCJSContextStack.cpp Bug 755255 - Rename XPCThreadContext.cpp to XPCJSContextStack.cpp, since that's all that's left. r=mrbkap 2012-06-21 16:14:49 +02:00
XPCJSID.cpp Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (xpconnect parts); r=bholley 2012-06-12 23:21:08 -04:00
XPCJSMemoryReporter.h Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke. 2012-07-05 21:12:37 -07:00
XPCJSRuntime.cpp Bug 772615 (part 1) - Use the safe JSContext in the JS memory reporter. r=bholley. 2012-07-15 21:03:27 -07:00
XPCJSWeakReference.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCJSWeakReference.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (xpconnect parts); r=bholley 2012-06-12 23:21:08 -04:00
XPCLocale.cpp Bug 764916 - Replace nsDOMClassInfo::ThrowJSException with xpc::Throw. r=mrbkap 2012-06-19 19:01:10 -04:00
XPCLog.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCLog.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCMaps.cpp Bug 765436 - Remove WrappedNative2WrapperMap; r=mrbkap 2012-06-18 18:47:55 -07:00
XPCMaps.h Bug 765436 - Remove WrappedNative2WrapperMap; r=mrbkap 2012-06-18 18:47:55 -07:00
XPCModule.cpp Bug 755255 - Remove XPCPerThreadData. r=mrbkap 2012-06-21 16:14:49 +02:00
XPCModule.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
xpcObjectHelper.h Bug 762436 - Get rid of the nsresult return value for nsIXPCScriptable::GetScriptableFlags(); r=mrbkap 2012-06-17 10:11:16 +02:00
xpcprivate.h Bug 774120 - #ifdef fields only used in debug builds. r=terrence. 2012-07-16 16:39:31 -04:00
xpcpublic.h Bug 687724 (part 3) - Report JS memory consumption for compartments that are associated with |window| objects under "window-objects". r=bholley,jlebar,luke. 2012-07-05 21:12:37 -07:00
XPCQuickStubs.cpp Backout 29104ecddc3a (bug 769464) for crashtest assertions 2012-07-16 18:49:14 +01:00
XPCQuickStubs.h Bug 771683 - Mark some functions MOZ_ALWAYS_INILINE. r=bzbarsky. 2012-07-06 21:18:17 -04:00
XPCRuntimeService.cpp Bug 770759 - Add mutable handles (r=bhackett) 2012-07-04 11:12:16 -07:00
XPCStack.cpp Bug 756864 - Decrease MAX_FRAMES in XPCJSStackFrame::CreateStack (r=bhackett) 2012-06-23 20:47:10 -07:00
XPCString.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCThrower.cpp Bug 755255 - Remove Usage of XPCPerThreadData::IsMainThread. r=mrbkap 2012-06-21 16:14:49 +02:00
XPCVariant.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCWrappedJS.cpp Backout changeset a81526647059 and 560c492f81ad (bug 616262) because of Windows Moth perma-orange 2012-06-15 15:50:24 +02:00
XPCWrappedJSClass.cpp Bug 754202 - Remove context pushing/popping API. r=mrbkap Each one of these uses grabs the principal off of an object for pushing, but also enters the compartment of that object. So we shouldn't need this anymore. 2012-06-28 23:47:55 +02:00
XPCWrappedNative.cpp Bug 763343 - Handle classinfo singletons in cross-compartment wrapping. r=peterv 2012-07-13 14:33:25 +02:00
XPCWrappedNativeInfo.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCWrappedNativeJSOps.cpp Bug 770759 - Add mutable handles (r=bhackett) 2012-07-04 11:12:16 -07:00
XPCWrappedNativeProto.cpp Bug 715761 - De-insanify xpconnect wrapper tracing (r=bholley) 2012-06-22 11:34:51 -07:00
XPCWrappedNativeScope.cpp Bug 715761 - Rename XPCWrappedNativeScope::TraceJS (r=bholley) 2012-06-22 11:37:22 -07:00
XPCWrapper.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCWrapper.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00

see http://www.mozilla.org/scriptable