gecko/js/xpconnect/src
2012-07-27 11:27:51 -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 776986 - Implement MozApplicationEvent using codegenerator, r=fabrice 2012-07-26 13:23:22 +03:00
dictionary_helper_gen.py Bug 777074 - dictionary_helper_gen.py doesn't handle 'unsigned long' types, r=khuey 2012-07-25 01:59:22 +03:00
dom_quickstubs.qsconf Bug 749101 - Move window.performance to the new DOM bindings; r=bzbarsky 2012-07-16 21:42:18 -04: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 Bug 725907 - for-of improvements, part 3: Implement .iterator() for arraylike DOM objects. r=bzbarsky. 2012-07-03 16:34:56 -05:00
dombindings.h Bug 774139, part 0: Rename 'NO' typename because that's a constant in Objective-C++. r=bz 2012-07-17 16:01:56 -07:00
dombindingsgen.py Bug 725907 - for-of improvements, part 3: Implement .iterator() for arraylike DOM objects. r=bzbarsky. 2012-07-03 16:34:56 -05:00
event_impl_gen.conf.in Bug 776986 - Implement MozApplicationEvent using codegenerator, r=fabrice 2012-07-26 13:23:22 +03:00
event_impl_gen.py Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey 2012-07-20 19:42:08 +03:00
Makefile.in Bug 773533 - import Element.h into XPConnect the right way. rs=Ms2ger 2012-07-23 15:38:30 -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 773962 - Refactor Xray waiving logic to allow simple lookups in the waiver map without creating a waiver. r=mrbkap 2012-07-23 15:51:18 +02: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 776333 - Morph slim wrappers in LookupMethod. r=mrbkap 2012-07-25 18:17:40 +02: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 762519 - Send xpconnect stack dump output and javascript dump output to the win debugger when attached. r=ehsan, mrbkap 2012-07-19 09:58:44 -05:00
XPCException.cpp Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan 2012-07-06 15:14:07 -05: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 743112 - Incremental release of C++ objects during GC (r=smaug,jonco) 2012-07-27 11:27:51 -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 Backout 61d052e202c8 (bug 647367) due to Windows bustage. 2012-07-18 22:33:41 -04:00
XPCMaps.h Bug 772292 - Convert JSObject2WrappedJSMap to a new-style HashTable; r=mrbkap 2012-07-07 16:11:54 -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 773962 - Fix up waivers after transplanting. r=mrbkap 2012-07-23 15:51:18 +02:00
XPCQuickStubs.cpp Bug 761831 - Be less ambitious in GetMemberInfo. r=bholley 2012-07-18 13:28:58 -07:00
XPCQuickStubs.h Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan 2012-07-06 15:14:07 -05: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 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan 2012-07-06 15:14:07 -05:00
XPCWrappedNative.cpp Bug 773962 - Fix up waivers after transplanting. r=mrbkap 2012-07-23 15:51:18 +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