gecko/js/xpconnect/src
2011-10-29 22:03:55 +02:00
..
codegen.py Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
dom_quickstubs.qsconf Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv 2011-10-29 22:03:55 +02:00
dombindings.conf Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
dombindings.cpp Bug 697351. Implement has() on the nodelist proxy handler so that we don't have to do the property descriptor song and dance for it. r=peterv 2011-10-26 08:47:10 -04:00
dombindings.h Bug 688012 - Remove trailing whitespace within XPConnect. r=mrbkap 2011-10-14 10:52:47 -07:00
dombindingsgen.py Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
Makefile.in Bug 688012 - Re-case dependency on dom_quickstubs.h to fix build-time race condition / bustage. r=lumpy 2011-10-14 12:10:50 -07:00
nsCSSPropertiesQS.h Bug 688012 - Move all multi-line continuation backslashes to column 79 (where possible). r=mrbkap 2011-10-14 10:52:48 -07:00
nsDOMQS.h Bug 688012 - Move the open-brace for if, else, for, while, and switch to the same line as the keyword or condition. r=mrbkap 2011-10-14 10:52:48 -07:00
nsScriptError.cpp Bug 688012 - Add space between keyword and paren for: if, for, while, and switch. r=mrbkap 2011-10-14 10:52:48 -07:00
nsXPConnect.cpp bug 684529 - remove script object. r=jorendorff 2011-09-22 12:08:55 +02:00
qsgen.py Bug 687361: Implement the new IndexedDB setVersion API. r=bent 2011-10-20 12:10:56 -04:00
qsWinUndefs.h Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
README Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
xpc.msg Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
XPCCallContext.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCComponents.cpp Bug 669949, part 1: Add Components.utils interfaces for playing with callee JSContext params. r=mrbkap sr=jst 2011-10-27 12:24:38 -07:00
XPCContext.cpp Bug 688012 - Move the open-brace for if, else, for, while, and switch to the same line as the keyword or condition. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCConvert.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCDebug.cpp Bug 688012 - Hoist 'else' clauses to the line of the previous close-curly-brace. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCException.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCForwards.h Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
XPCInlines.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCJSID.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCJSRuntime.cpp Bug 697016 - Add js-total-* memory reports. r=bhackett. 2011-10-27 22:20:36 -07:00
XPCJSWeakReference.cpp Bug 688012 - Move the open-brace for if, else, for, while, and switch to the same line as the keyword or condition. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCJSWeakReference.h Bug 688012 - Remove trailing whitespace within XPConnect. r=mrbkap 2011-10-14 10:52:47 -07:00
XPCLocale.cpp Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
XPCLog.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCLog.h Bug 688012 - Move the open-brace for if, else, for, while, and switch to the same line as the keyword or condition. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCMaps.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCMaps.h Bug 688012 - Add space between keyword and paren for: if, for, while, and switch. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCModule.cpp Bug 691411 - Move js/src/xpconnect to js/xpconnect and rename source files while we're at it. r=khuey, sr=mrbkap 2011-10-14 10:52:47 -07:00
XPCModule.h Bug 688012 - Move all multi-line continuation backslashes to column 79 (where possible). r=mrbkap 2011-10-14 10:52:48 -07:00
xpcprivate.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
xpcpublic.h Bug 697016 - Add js-total-* memory reports. r=bhackett. 2011-10-27 22:20:36 -07:00
XPCQuickStubs.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCQuickStubs.h Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCRuntimeService.cpp Bug 688012 - Move the open-brace for if, else, for, while, and switch to the same line as the keyword or condition. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCStack.cpp Bug 688012 - Hoist 'else' clauses to the line of the previous close-curly-brace. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCString.cpp Bug 688012 - Hoist 'else' clauses to the line of the previous close-curly-brace. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCThreadContext.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCThrower.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCVariant.cpp Bug 688012 - Hoist 'else' clauses to the line of the previous close-curly-brace. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCWrappedJS.cpp Bug 688012 - Hoist 'else' clauses to the line of the previous close-curly-brace. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCWrappedJSClass.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCWrappedNative.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCWrappedNativeInfo.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCWrappedNativeJSOps.cpp Bug 688012 - Hoist 'else' clauses to the line of the previous close-curly-brace. r=mrbkap 2011-10-14 10:52:48 -07:00
XPCWrappedNativeProto.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCWrappedNativeScope.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCWrapper.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
XPCWrapper.h Bug 688012 - Move all multi-line continuation backslashes to column 79 (where possible). r=mrbkap 2011-10-14 10:52:48 -07:00

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