gecko-dev/js/xpconnect/src
Sylvestre Ledru 7f60810d86 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D27245

--HG--
extra : moz-landing-system : lando
2019-04-12 13:14:25 +00:00
..
BackstagePass.h Bug 1536411 - StoragePrincipal - part 1 - Implementation, r=Ehsan 2019-04-12 05:31:32 +00:00
components.conf Bug 1478124: Part 8c - Update Layout module to use a static component manifest. r=Ehsan 2019-01-23 15:45:56 -08:00
ExportHelpers.cpp Bug 1521732 - Part 5: RootedObjectVector. r=sfink,jonco 2019-03-26 14:00:51 +00:00
jsshell.msg
moz.build Bug 1524337: Move WebAssembly reftypes/gc configuration to moz.configure; r=luke 2019-02-14 12:59:38 +01:00
nsXPConnect.cpp Bug 1540301, part 3 - Eliminate nsIXPCWrappedJSClass. r=bzbarsky 2019-04-06 12:56:53 +00:00
README
Sandbox.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
SandboxPrivate.h Bug 1536411 - StoragePrincipal - part 1 - Implementation, r=Ehsan 2019-04-12 05:31:32 +00:00
xpc.msg Bug 1522210 - Fingerprinting and cryptomining classifiers must have separate nsIWebProgressListener blocking state codes - part 7 - cryptomining, r=ehsan,johannh 2019-01-30 14:01:51 +01:00
XPCCallContext.cpp Bug 1541513 part 7. Stop using AutoJSContext in XPConnect. r=mccr8 2019-04-04 18:12:18 +00:00
XPCComponents.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
XPCConvert.cpp Bug 1541684, part 3 - Statically compute if a method is reflectable. r=nika 2019-04-05 23:48:18 +00:00
XPCDebug.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
XPCException.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XPCForwards.h Bug 1540301, part 5 - Replace instances of nsXPCWrappedJSClass with nsXPTInterfaceInfo. r=bzbarsky 2019-04-06 12:57:02 +00:00
XPCInlines.h Bug 1541513 part 6. Stop using AutoJSContext in XPCWrappedNativeInfo. r=mccr8 2019-04-04 13:14:40 +00:00
XPCJSContext.cpp Bug 1541600 part 2. Stop using AutoJSContext for the slow script dialog. r=mccr8 2019-04-04 20:00:36 +00:00
XPCJSID.cpp Bug 1541513 part 6. Stop using AutoJSContext in XPCWrappedNativeInfo. r=mccr8 2019-04-04 13:14:40 +00:00
XPCJSMemoryReporter.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XPCJSRuntime.cpp Bug 1540301, part 5 - Replace instances of nsXPCWrappedJSClass with nsXPTInterfaceInfo. r=bzbarsky 2019-04-06 12:57:02 +00:00
XPCJSWeakReference.cpp Bug 1521907 part 5. Start using CheckedUnwrapStatic/Dynamic in XPConnect. r=peterv 2019-02-02 03:24:45 +00:00
XPCJSWeakReference.h Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XPCLocale.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
XPCLog.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
XPCLog.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
XPCMaps.cpp Bug 1540301, part 5 - Replace instances of nsXPCWrappedJSClass with nsXPTInterfaceInfo. r=bzbarsky 2019-04-06 12:57:02 +00:00
XPCMaps.h Bug 1540301, part 5 - Replace instances of nsXPCWrappedJSClass with nsXPTInterfaceInfo. r=bzbarsky 2019-04-06 12:57:02 +00:00
XPCModule.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XPCModule.h Bug 1478124: Part 8c - Update Layout module to use a static component manifest. r=Ehsan 2019-01-23 15:45:56 -08:00
xpcObjectHelper.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
xpcprivate.h Bug 1542024 - Eliminate nsXPCWrappedJSClass by moving its methods into nsXPCWrappedJS. r=bzbarsky 2019-04-08 21:39:27 +00:00
xpcpublic.h Bug 1539641 - Log and report storage access granted reason; r=Ehsan,chutten 2019-04-12 00:38:57 +00:00
XPCRuntimeService.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
XPCShellImpl.cpp Bug 1543458 - Compile lines of UTF-8 interactive input to xpcshell and jsshell without inflating to UTF-16. r=arai 2019-04-10 09:42:58 -07:00
XPCString.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XPCThrower.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XPCVariant.cpp Bug 1541513 part 4. Stop using AutoJSContext in NativeData2JS. r=mccr8 2019-04-04 02:08:47 +00:00
XPCWrappedJS.cpp Bug 1542024 - Eliminate nsXPCWrappedJSClass by moving its methods into nsXPCWrappedJS. r=bzbarsky 2019-04-08 21:39:27 +00:00
XPCWrappedJSClass.cpp Bug 1542024 - Eliminate nsXPCWrappedJSClass by moving its methods into nsXPCWrappedJS. r=bzbarsky 2019-04-08 21:39:27 +00:00
XPCWrappedJSIterator.cpp Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
XPCWrappedNative.cpp Bug 1541513 part 7. Stop using AutoJSContext in XPConnect. r=mccr8 2019-04-04 18:12:18 +00:00
XPCWrappedNativeInfo.cpp Bug 1541684, part 3 - Statically compute if a method is reflectable. r=nika 2019-04-05 23:48:18 +00:00
XPCWrappedNativeJSOps.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
XPCWrappedNativeProto.cpp Bug 1541513 part 6. Stop using AutoJSContext in XPCWrappedNativeInfo. r=mccr8 2019-04-04 13:14:40 +00:00
XPCWrappedNativeScope.cpp Bug 1541513 part 3. Stop using AutoJSContext in NativeInterface2JSObject. r=mccr8 2019-04-04 02:07:53 +00:00
XPCWrapper.cpp Bug 1541513 part 7. Stop using AutoJSContext in XPConnect. r=mccr8 2019-04-04 18:12:18 +00:00
XPCWrapper.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00

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