gecko/js/xpconnect/src
2012-10-25 18:36:45 +02:00
..
dictionary_helper_gen.conf Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug 2012-10-22 18:18:26 +08:00
dictionary_helper_gen.py Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02:00
dom_quickstubs.qsconf Bug 801712 part 2. Switch ImageData to WebIDL bindings. r=peterv 2012-10-22 13:08:52 -04:00
event_impl_gen.conf.in Bug 780142 - Rewrite MozWifiConnectionInfoEvent. r=smaug 2012-10-22 18:18:26 +08:00
event_impl_gen.py Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02:00
Makefile.in Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02:00
nsCSSPropertiesQS.h
nsDOMQS.h Bug 801712 part 2. Switch ImageData to WebIDL bindings. r=peterv 2012-10-22 13:08:52 -04:00
nsScriptError.cpp Bug 769298 - Avoid logging script errors coming from private windows in the global error console 2012-10-19 15:52:21 -06:00
nsXPConnect.cpp Bug 797821 - Address Ms2ger's review comments. r=me 2012-10-25 17:01:09 +02:00
qsgen.py Bug 750019: disable optimizations for nsIDOMHTMLDocument_Write on MSVC, r=bz 2012-10-02 12:35:37 -07:00
qsObjectHelper.h
qsWinUndefs.h
README
xpc.msg
XPCCallContext.cpp Bug 785096 - part1: Moving dom string cache from XPCCallContext to XPCJSRuntime. r=bz 2012-09-20 15:01:37 +02:00
XPCComponents.cpp Bug 797821 - Address Ms2ger's review comments. r=me 2012-10-25 17:01:09 +02:00
XPCContext.cpp Bug 788359 - Remove unused argumentFormatMap and associated API; r=dmandelin 2012-09-04 17:17:21 -07:00
XPCConvert.cpp Bug 797821 - Address Ms2ger's review comments. r=me 2012-10-25 17:01:09 +02:00
XPCDebug.cpp Bug 799307 - Remove some XPCDebug.cpp cruft that was obsoleted by bug 787856. r=billm 2012-10-08 17:29:47 -07:00
XPCException.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
XPCForwards.h
XPCInlines.h Bug 797821 - Remove xpc_NewSystemInheritingJSObject and cached mJSPrototypeObject. r=mrbkap 2012-10-25 17:01:08 +02:00
XPCJSContextStack.cpp Bug 797821 - Stop passing wantXrays directly to CreateGlobalObject. r=mrbkap 2012-10-25 17:01:07 +02:00
XPCJSID.cpp Bug 801723. WebIDL binding objects may not have classinfo even if they're nsISupports. r=peterv 2012-10-22 13:08:51 -04:00
XPCJSMemoryReporter.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
XPCJSRuntime.cpp Bug 797821 - Remove the XPConnect Compartment Set. r=mrbkap 2012-10-25 17:01:09 +02:00
XPCJSWeakReference.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
XPCJSWeakReference.h
XPCLocale.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
XPCLog.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
XPCLog.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
XPCMaps.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
XPCMaps.h Bug 799000 - Don't double count when memory-reporting for JSObject2WrappedJSMap. r=terrence. 2012-10-08 15:20:13 -07:00
XPCModule.cpp
XPCModule.h
xpcObjectHelper.h
xpcprivate.h Bug 797821 - Null check to fix intermittent orange. r=me 2012-10-25 18:36:45 +02:00
xpcpublic.h Bug 797821 - Removed the unused reserved slot for XPConnect globals. r=mrbkap 2012-10-25 17:01:09 +02:00
XPCQuickStubs.cpp Backout bug 792215 for suspected Windows m-oth leaks. 2012-09-25 22:40:56 -04:00
XPCQuickStubs.h Bug 791322 - Move Rooted to js:: namespace; r=billm 2012-09-24 18:08:22 -07:00
XPCRuntimeService.cpp Bug 791322 - Move Rooted to js:: namespace; r=billm 2012-09-24 18:08:22 -07:00
XPCStack.cpp Bug 791091 - Fix build warnings in XPConnect. r=jorendorff 2012-09-14 15:00:01 -04:00
XPCString.cpp Bug 773520. Add a one-slot cache for converting stringbuffers to JSStrings. r=peterv,bhackett 2012-08-28 13:10:09 -04:00
XPCThrower.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
XPCVariant.cpp Bug 785096 - part2: Removing XPCCallContext dependency from XPCVariant; r=bholley 2012-09-20 15:03:28 +02:00
XPCWrappedJS.cpp Bug 785096 - part2: Removing XPCCallContext dependency from XPCVariant; r=bholley 2012-09-20 15:03:28 +02:00
XPCWrappedJSClass.cpp Bug 797821 - Address Ms2ger's review comments. r=me 2012-10-25 17:01:09 +02:00
XPCWrappedNative.cpp Bug 797821 - Address Ms2ger's review comments. r=me 2012-10-25 17:01:09 +02:00
XPCWrappedNativeInfo.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
XPCWrappedNativeJSOps.cpp Bug 684601 - window.toString.call() with native JS Object; r=bz 2012-10-09 17:21:53 +02:00
XPCWrappedNativeProto.cpp Bug 797821 - Remove xpc_NewSystemInheritingJSObject and cached mJSPrototypeObject. r=mrbkap 2012-10-25 17:01:08 +02:00
XPCWrappedNativeScope.cpp Bug 797821 - Address Ms2ger's review comments. r=me 2012-10-25 17:01:09 +02:00
XPCWrapper.cpp Bug 788914 - Kill the XOW flag. r=mrbkap 2012-09-11 01:05:10 -07:00
XPCWrapper.h

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