gecko-dev/js/xpconnect/src
2017-06-13 13:23:23 +03: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
jsshell.msg
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 1359245 - Initial support for cooperative contexts (r=mccr8) 2017-04-27 15:34:46 -07:00
qsObjectHelper.h
README
Sandbox.cpp Bug 1369073 - Expose MessagePort/MessageChannel to xpcshell tests, r=bholley 2017-05-31 21:16:03 +02:00
SandboxPrivate.h Bug 1352430 - Add barrier to wrapper cache to clear dying objects that have not yet been finalized r=bz r=sfink 2017-04-26 11:18:39 +01:00
xpc.msg Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor. 2017-06-13 13:23:23 +03:00
XPCCallContext.cpp Bug 1363555 - Make IS_TEAROFF_CLASS into a function. r=mrbkap 2017-05-09 15:34:02 -07:00
XPCComponents.cpp Bug 1354733: Part 2 - Never rewrap dead wrappers. r=bholley 2017-05-20 11:51:05 -07: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 1334278 - have FormatStackDump return UniqueChars; r=froydnj 2017-04-21 12:47:06 -06: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 1359245 - Eliminate some XPCJSContext::Get() usage (r=mccr8) 2017-04-27 15:34:46 -07:00
XPCJSContext.cpp Bug 1371119 - Remove watchdog observers in XPCJSContext destructor (r=mccr8) 2017-06-12 20:21:43 -07:00
XPCJSID.cpp Bug 1359245 - Eliminate nsXPConnect::GetContextInstance() (r=mccr8) 2017-04-27 15:34:46 -07:00
XPCJSMemoryReporter.h
XPCJSRuntime.cpp Backed out changeset 2c51cdd42834 (bug 1252211) for bustage 2017-06-13 12:20:33 +02:00
XPCJSWeakReference.cpp
XPCJSWeakReference.h
XPCLocale.cpp Bug 1359294 - Remove toLocaleLowerCase/toLocaleUpperCase callbacks in XPCLocale. r=Waldo 2017-05-03 09:55:06 -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 1352430 - Update XPConnect sweeping to handle incrementally finalized objects r=mccr8 r=sfink 2017-04-26 11:18:13 +01: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
xpcObjectHelper.h
xpcprivate.h Backed out changeset 2c51cdd42834 (bug 1252211) for bustage 2017-06-13 12:20:33 +02:00
xpcpublic.h Bug 1359245 - Initial support for cooperative contexts (r=mccr8) 2017-04-27 15:34:46 -07:00
XPCRuntimeService.cpp Bug 1332172 - Remove XPC_MAP_WANT_*. r=mccr8. 2017-01-23 13:33:58 +11:00
XPCShellImpl.cpp Bug 1339105 Part 1: Implement Windows Level 3 content process sandbox policy. r=jimm 2017-05-22 20:41:27 +01: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 1334278 - change JS_smprintf to return UniqueChars; r=froydnj 2017-03-03 15:10:11 -07: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 1359245 - Get rid of CycleCollectedJSRuntime::MainContext (r=mccr8) 2017-04-27 15:34:46 -07:00
XPCWrappedJSClass.cpp Bug 1359245 - Eliminate some XPCJSContext::Get() usage (r=mccr8) 2017-04-27 15:34:46 -07:00
XPCWrappedNative.cpp Bug 1359245 - Eliminate some XPCJSContext::Get() usage (r=mccr8) 2017-04-27 15:34:46 -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 1352430 - Update XPConnect sweeping to handle incrementally finalized objects r=mccr8 r=sfink 2017-04-26 11:18:13 +01:00
XPCWrappedNativeScope.cpp Bug 1189822 part 2. Remove the DOM proxy expando object hashtable in xpconnect. r=peterv 2017-05-17 00:52:53 -04:00
XPCWrapper.cpp
XPCWrapper.h Bug 1329846 (part 2) - Remove NATIVE_HAS_FLAG. r=mccr8. 2017-01-11 07:40:19 +11:00

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