gecko-dev/js/xpconnect/src
Wes Kocher d973551173 Merge inbound to central, a=merge
MozReview-Commit-ID: FHfhKIIlItM
2017-04-21 17:30:43 -07:00
..
BackstagePass.h
ExportHelpers.cpp Bug 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07:00
README
Sandbox.cpp Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot 2017-03-22 11:38:40 +01:00
SandboxPrivate.h
XPCCallContext.cpp Bug 1329846 (part 1) - Remove XPCNativeScriptableInfo. r=mccr8. 2017-01-10 12:47:57 +11:00
XPCComponents.cpp Bug 1218437. Need to check that the value is an object before we try to UNWRAP_OBJECT it to check whether it's an Exception. r=qdot 2017-03-27 14:50:41 -04:00
XPCConvert.cpp Bug 1332245 - Move nsScriptError from js/xpconnect to dom/bindings. r=bz 2017-01-28 00:42:47 +09:00
XPCDebug.cpp Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan 2016-10-04 17:57:51 +02:00
XPCException.cpp
XPCForwards.h Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCInlines.h Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCJSContext.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCJSID.cpp Bug 1315037 - Use NS_ENSURE_SUCCESS for nsresult diagnosis. r=erahm 2017-03-13 02:14:00 +01:00
XPCJSMemoryReporter.h Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
XPCJSRuntime.cpp Bug 1319746: Add a memory reporter for CFGGraph on BaselineScript, r=njn 2017-04-21 19:37:06 +02:00
XPCJSWeakReference.cpp Bug 1281276 part 5. Get rid of the LangType argument of the XPCCallContext constructor and the now-dead language type enums. r=bholley 2016-06-23 00:22:29 -04:00
XPCJSWeakReference.h
XPCLocale.cpp Bug 1358543 - Only set new locale callbacks in xpc_LocalizeContext if they're not set. r=smaug 2017-04-21 09:49:42 -07:00
XPCLog.cpp Bug 1060419 - make XPC_Log_print use VsprintfLiteral, r=froydnj 2016-12-09 10:18:04 -10:00
XPCLog.h Bug 1060419 - make XPC_Log_print use VsprintfLiteral, r=froydnj 2016-12-09 10:18:04 -10:00
XPCMaps.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCMaps.h Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCModule.cpp
XPCModule.h Bug 1332245 - Move nsScriptError from js/xpconnect to dom/bindings. r=bz 2017-01-28 00:42:47 +09:00
XPCRuntimeService.cpp Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8. 2017-01-23 13:33:58 +11:00
XPCShellImpl.cpp Bug 1351831 - Build more xpconnect code in unified sources. r=bholley 2017-03-31 15:21:27 -07:00
XPCString.cpp Bug 1353758 - Move the external string cache into the JS engine and improve it. r=arai,bz 2017-04-07 10:40:29 +02:00
XPCThrower.cpp Bug 553032 - use MOZ_FORMAT_PRINTF in js; r=evilpie 2016-10-11 12:44:40 -06:00
XPCVariant.cpp Bug 1342439 part 1 - Replace macros to check for overrecursion with functions. r=luke 2017-02-25 16:07:56 +01:00
XPCWrappedJS.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCWrappedJSClass.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCWrappedNative.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCWrappedNativeInfo.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCWrappedNativeJSOps.cpp Bug 1356843 - Fix -Wcomma warnings in js/. r=jorendorff 2017-04-09 21:15:01 -07:00
XPCWrappedNativeProto.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCWrappedNativeScope.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
XPCWrapper.cpp
XPCWrapper.h Bug 1329846 (part 2) - Remove NATIVE_HAS_FLAG. r=mccr8. 2017-01-11 07:40:19 +11:00
jsshell.msg Bug 1274922 part 5 - Remove JSEXN_NONE and add JSEXN_WARN. r=jorendorff 2016-05-31 08:07:00 +02:00
moz.build Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
nsXPConnect.cpp Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8) 2017-04-18 17:01:04 -07:00
qsObjectHelper.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
xpc.msg Bug 1318768 - Part 2: Make nsIURIClassifier::Classify() available in the content process; r=gcp,baku 2016-11-22 08:17:26 -05:00
xpcObjectHelper.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
xpcprivate.h Bug 1357585 - Stop inheriting from PRCList in XPCWrappedNativeScope. r=bholley 2017-04-19 11:14:49 -07:00
xpcpublic.h Revert "Bug 1340719 - Throw an exception if accessing Xray from wrong docgroup (r=bholley)" 2017-04-07 14:23:06 -07:00

README

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