.. |
AutoRestore.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
AvailableMemoryTracker.cpp
|
Backed out changeset 9fccb38453a4 (bug 1586236) for causing mass devtools failures
|
2019-11-03 05:17:02 +02:00 |
AvailableMemoryTracker.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ClearOnShutdown.cpp
|
Bug 1573623: Add RunOnShutdown, a variant of ClearOnShutdown which supports passing callables; r=froydnj
|
2019-08-15 19:08:39 +00:00 |
ClearOnShutdown.h
|
Bug 1573623: Add RunOnShutdown, a variant of ClearOnShutdown which supports passing callables; r=froydnj
|
2019-08-15 19:08:39 +00:00 |
CodeAddressService.h
|
Bug 1573090 - Part 2: Look up ELF symbol tables directly when pre-symbolicating Gecko profiles on Linux. r=gerald
|
2019-08-23 05:45:16 +00:00 |
CountingAllocatorBase.h
|
Bug 1573229 - part 1 - Add infallible versions of the memory-allocation functions in CountingAllocatorBase. r=njn
|
2019-08-15 00:49:55 +00:00 |
CycleCollectedJSContext.cpp
|
Backed out 4 changesets (bug 1596756, bug 1593698 , bug 1608069) for causing mochitest leakchecks.
|
2020-01-10 21:21:19 +02:00 |
CycleCollectedJSContext.h
|
Backed out 4 changesets (bug 1596756, bug 1593698 , bug 1608069) for causing mochitest leakchecks.
|
2020-01-10 21:21:19 +02:00 |
CycleCollectedJSRuntime.cpp
|
Bug 1608093 - Remove support for multiple CycleCollectedJSContexts per CycleCollectedJSRuntime, r=mccr8
|
2020-01-09 17:27:10 +00:00 |
CycleCollectedJSRuntime.h
|
Bug 1608093 - Remove support for multiple CycleCollectedJSContexts per CycleCollectedJSRuntime, r=mccr8
|
2020-01-09 17:27:10 +00:00 |
Debug.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 |
Debug.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DebuggerOnGCRunnable.cpp
|
Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj
|
2019-02-25 16:14:01 -06:00 |
DebuggerOnGCRunnable.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DeferredFinalize.cpp
|
Bug 1573938 - Never collect wrapper JSObjects when recording/replaying, r=mccr8.
|
2019-08-16 20:51:12 +00:00 |
DeferredFinalize.h
|
Bug 1573938 - Never collect wrapper JSObjects when recording/replaying, r=mccr8.
|
2019-08-16 20:51:12 +00:00 |
EnumeratedArrayCycleCollection.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ErrorList.py
|
Bug 1579049 - P1: Map Http error response codes to gecko error codes r=mayhemer,valentin
|
2019-11-21 14:24:36 +00:00 |
ErrorNames.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ErrorNames.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
GkRustUtils.cpp
|
Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj
|
2019-02-25 16:14:01 -06:00 |
GkRustUtils.h
|
Bug 1562642 - Part 2 - Add missing MPL2 headers r=Gijs
|
2019-07-08 09:27:47 +00:00 |
HoldDropJSObjects.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
HoldDropJSObjects.h
|
Bug 1607595 - Remove uses of mozilla::IsBaseOf. r=froydnj
|
2020-01-08 14:52:10 +00:00 |
IntentionalCrash.h
|
Bug 1598173 - Make NoteIntentionalCrash() work in the main process. r=froydnj
|
2019-11-25 21:42:04 +00:00 |
JSObjectHolder.cpp
|
…
|
|
JSObjectHolder.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
LogCommandLineHandler.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
LogCommandLineHandler.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
LogModulePrefWatcher.cpp
|
Bug 1593007: Allow for moz_log suffix in sandbox policy rules. r=mayhemer
|
2019-11-05 13:05:36 +00:00 |
LogModulePrefWatcher.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
Logging.cpp
|
Bug 1470591 - Part 6: Create a fork server process. r=gsvelto
|
2019-12-05 00:02:40 +00:00 |
Logging.h
|
Bug 1593007: Allow for moz_log suffix in sandbox policy rules. r=mayhemer
|
2019-11-05 13:05:36 +00:00 |
MacHelpers.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MacHelpers.mm
|
Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl
|
2019-01-21 18:18:16 +01:00 |
MacStringHelpers.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MacStringHelpers.mm
|
Bug 1607816 - Replace mozilla::{Max, Min}Value with std::numeric_limits. r=froydnj
|
2020-01-08 16:30:40 +00:00 |
MemoryInfo.cpp
|
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
|
2019-12-20 07:16:43 +00:00 |
MemoryInfo.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MemoryMapping.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MemoryMapping.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
MemoryReportingProcess.h
|
Bug 1531476 - replace MaybeFileDesc with FileDescriptor? in IPDL; r=mccr8
|
2019-02-28 21:20:40 +00:00 |
MemoryTelemetry.cpp
|
Backed out changeset 9fccb38453a4 (bug 1586236) for causing mass devtools failures
|
2019-11-03 05:17:02 +02:00 |
MemoryTelemetry.h
|
Bug 1516555 - Reformat everything to the Google coding style r=Ehsan
|
2018-12-28 15:48:06 +00:00 |
NSPRLogModulesParser.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
NSPRLogModulesParser.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
OwningNonNull.h
|
Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag
|
2020-01-07 00:06:01 +00:00 |
SizeOfState.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
StaticLocalPtr.h
|
Bug 1568361: Use StaticLocalAutoPtr for BackgroundMTAData; r=Jamie
|
2019-08-07 01:48:31 +00:00 |
StaticMonitor.h
|
Bug 1599614 - followup: Unbust mac build. CLOSED TREE
|
2019-11-27 15:19:45 +01:00 |
StaticMutex.h
|
Bug 1570982 - remove `CPP_THROW_NEW`; r=glandium
|
2019-08-14 01:32:41 +00:00 |
StaticPtr.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 |
TupleCycleCollection.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
components.conf
|
Bug 1539029 - pt 1 - give RDD its own process selector. r=froydnj
|
2019-04-09 21:13:16 +00:00 |
moz.build
|
Bug 1030481 - Remove nsIMutable, r=smaug
|
2020-01-07 15:02:00 +00:00 |
nsAgg.h
|
Bug 1122740 - remove useless null checks after allocating memory with |new| r=erahm
|
2019-06-04 04:43:11 +00:00 |
nsAlgorithm.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsAutoPtr.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsAutoRef.h
|
Bug 1554380 - Fix some issues in mozilla::ReadAhead. r=aklotz
|
2019-05-29 10:13:28 +00:00 |
nsCOMPtr.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsCOMPtr.h
|
Bug 1607595 - Remove uses of mozilla::IsBaseOf. r=froydnj
|
2020-01-08 14:52:10 +00:00 |
nsCRTGlue.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 |
nsCRTGlue.h
|
Bug 1453456 - Remove nsCRT::IsAscii(null-terminated string) in favor of mozilla::IsAsciiNullTerminated. r=froydnj
|
2019-02-25 12:22:24 -08:00 |
nsClassInfoImpl.cpp
|
Bug 1526382 - Part 2: Make nsIClassInfo use Array<nsIIDRef> for 'interfaces', r=mccr8
|
2019-02-13 21:42:08 +00:00 |
nsCom.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsConsoleMessage.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsConsoleMessage.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsConsoleService.cpp
|
Bug 1577767 - Call maybeForwardScriptError independently of parent process listeners state. r=baku
|
2019-09-04 09:44:50 +00:00 |
nsConsoleService.h
|
Bug 1577767 - Call maybeForwardScriptError independently of parent process listeners state. r=baku
|
2019-09-04 09:44:50 +00:00 |
nsCrashOnException.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsCrashOnException.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsCycleCollectionNoteChild.h
|
Bug 1607595 - Remove uses of mozilla::IsBaseOf. r=froydnj
|
2020-01-08 14:52:10 +00:00 |
nsCycleCollectionNoteRootCallback.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsCycleCollectionParticipant.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsCycleCollectionParticipant.h
|
Bug 1607595 - Remove uses of mozilla::IsBaseOf. r=froydnj
|
2020-01-08 14:52:10 +00:00 |
nsCycleCollectionTraversalCallback.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsCycleCollector.cpp
|
Bug 1241518 - Part 3: Switch various nsAutoPtr uses to UniquePtr in xpcom/ r=kmag
|
2020-01-07 00:06:05 +00:00 |
nsCycleCollector.h
|
Bug 1591923 - Remove some dead code for cooperative contexts from XPConnect, XPCOM and JSAPI. r=mccr8
|
2019-10-28 14:38:03 +00:00 |
nsCycleCollectorTraceJSHelpers.cpp
|
Bug 1587378 - Remove TraceCallbacks method that takes raw JSObject pointers r=mccr8
|
2019-10-09 14:34:16 +00:00 |
nsDebug.h
|
Bug 1538081 - Part 1: Add MOZ_DBG macro. r=froydnj,gerald
|
2019-03-30 04:25:13 +00:00 |
nsDebugImpl.cpp
|
Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj
|
2019-12-20 07:16:43 +00:00 |
nsDebugImpl.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsDumpUtils.cpp
|
Bug 1163103 - stop using NS_GetSpecialDirectory off the main thread within the cycle collector (via nsDumpUtils.cpp), r=mccr8
|
2019-08-21 17:23:03 +00:00 |
nsDumpUtils.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 |
nsError.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 |
nsErrorService.cpp
|
Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag
|
2020-01-07 00:06:01 +00:00 |
nsErrorService.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsGZFileWriter.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 |
nsGZFileWriter.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsIClassInfoImpl.h
|
Bug 1526382 - Part 2: Make nsIClassInfo use Array<nsIIDRef> for 'interfaces', r=mccr8
|
2019-02-13 21:42:08 +00:00 |
nsIConsoleListener.idl
|
…
|
|
nsIConsoleMessage.idl
|
Bug 1488628 - Change nsIConsoleMessage.message to an AString. r=erahm
|
2018-09-05 13:31:42 +10:00 |
nsIConsoleService.idl
|
Bug 1558653. Stop using [array] in nsIConsoleService. r=froydnj
|
2019-06-12 18:10:19 +00:00 |
nsICycleCollectorListener.idl
|
Bug 1483650 - Remove the component registration for nsCycleCollectorLogger; r=mccr8
|
2018-08-16 16:52:31 -04:00 |
nsID.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsID.h
|
Bug 1577263: Use memcmp for nsID::Equals. r=froydnj
|
2019-08-28 19:08:44 +00:00 |
nsIDebug2.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
nsIErrorService.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
nsIException.idl
|
Bug 1447244 Part 5 - Add source ID to nsIScriptError and ConsoleEvent, r=smaug.
|
2019-01-16 12:00:38 -10:00 |
nsIGZFileWriter.idl
|
…
|
|
nsIInterfaceRequestor.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
nsIInterfaceRequestorUtils.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsIInterfaceRequestorUtils.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsIMacPreferencesReader.idl
|
Bug 1497408 - Make NS_MACPREFERENCESREADER_CID unique r=spohl
|
2018-10-09 05:47:40 +00:00 |
nsIMacUtils.idl
|
Bug 1463183 - Remove all instances of isUniversalBinary since we no longer build universal binaries for macOS r=spohl
|
2018-05-31 20:04:23 +05:30 |
nsIMemory.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
nsIMemoryInfoDumper.idl
|
…
|
|
nsIMemoryReporter.idl
|
Backed out changeset 9fccb38453a4 (bug 1586236) for causing mass devtools failures
|
2019-11-03 05:17:02 +02:00 |
nsIMessageLoop.idl
|
…
|
|
nsINIParser.cpp
|
Bug 1527704: Store install information in profiles.ini and use installs.ini as a backup in case an earlier Firefox throws it away. r=froydnj
|
2019-03-27 14:41:04 -07:00 |
nsINIParser.h
|
Bug 1527704: Store install information in profiles.ini and use installs.ini as a backup in case an earlier Firefox throws it away. r=froydnj
|
2019-03-27 14:41:04 -07:00 |
nsISecurityConsoleMessage.idl
|
…
|
|
nsISizeOf.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsISupports.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
nsISupportsBase.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 |
nsISupportsImpl.cpp
|
Bug 1602646 - Remove vestigial references to cooperative scheduling r=froydnj
|
2019-12-12 00:56:53 +00:00 |
nsISupportsImpl.h
|
Bug 1477756 - Initial out-of-process WebGL implementation. r=mccr8,handyman
|
2020-01-08 22:19:14 +00:00 |
nsISupportsUtils.h
|
Bug 1607595 - Remove uses of mozilla::IsBaseOf. r=froydnj
|
2020-01-08 14:52:10 +00:00 |
nsIUUIDGenerator.idl
|
…
|
|
nsIVersionComparator.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |
nsIWeakReference.idl
|
Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj
|
2018-10-31 20:39:03 +00:00 |
nsIWeakReferenceUtils.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsInterfaceRequestorAgg.cpp
|
Bug 1122740 - remove useless null checks after allocating memory with |new| r=erahm
|
2019-06-04 04:43:11 +00:00 |
nsInterfaceRequestorAgg.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsMacPreferencesReader.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsMacPreferencesReader.mm
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsMacUtilsImpl.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsMacUtilsImpl.h
|
Bug 1498742 - Part 2 - Start the GMP sandbox earlier during process startup r=jya,cpearce
|
2019-06-14 22:55:27 +00:00 |
nsMaybeWeakPtr.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsMemory.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsMemory.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsMemoryImpl.cpp
|
No bug - Fixup a comment in nsMemoryImpl.
|
2019-11-27 22:06:46 +00:00 |
nsMemoryImpl.h
|
Bug 1599614 - nsMemoryImpl::RunFlushers is infallible. r=njn
|
2019-11-27 13:46:12 +00:00 |
nsMemoryInfoDumper.cpp
|
Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan
|
2019-12-06 09:17:57 +00:00 |
nsMemoryInfoDumper.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsMemoryReporterManager.cpp
|
Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag
|
2020-01-07 00:06:01 +00:00 |
nsMemoryReporterManager.h
|
Backed out changeset 9fccb38453a4 (bug 1586236) for causing mass devtools failures
|
2019-11-03 05:17:02 +02:00 |
nsMessageLoop.cpp
|
Bug 1241518 - Part 1: Remove unused nsAutoPtr.h includes in xpcom/ r=kmag
|
2020-01-07 00:06:01 +00:00 |
nsMessageLoop.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsObjCExceptions.h
|
Bug 1595828 - Fix some include guards. r=froydnj
|
2019-11-12 17:27:20 +00:00 |
nsQueryObject.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsSecurityConsoleMessage.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsSecurityConsoleMessage.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsSystemInfo.cpp
|
Bug 1608007 - Link to GetLogicalProcessorInformation at compile time. r=froydnj
|
2020-01-09 14:14:36 +00:00 |
nsSystemInfo.h
|
Bug 1579581, Part 1: Remove remaining CPU info off main-thread and load later on startup. r=mconley,chutten
|
2019-12-31 16:28:18 +00:00 |
nsTraceRefcnt.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2020-01-09 21:50:11 +00:00 |
nsTraceRefcnt.h
|
Bug 1604084 - Fix log names of leak checking and refactor it. r=gsvelto
|
2019-12-18 17:02:10 +00:00 |
nsUUIDGenerator.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 |
nsUUIDGenerator.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsVersionComparator.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-07-06 08:18:28 +00:00 |
nsVersionComparator.h
|
Bug 1556832: Comparing compatibility versions goes on to check the build IDs when the version is newer. r=froydnj
|
2019-06-04 10:44:16 -07:00 |
nsVersionComparatorImpl.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsVersionComparatorImpl.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsWeakReference.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsWeakReference.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsWindowsHelpers.h
|
Bug 1486637 - Backout bug 1486637 and related patches. r=agashlin
|
2019-08-19 19:43:17 +00:00 |
nscore.h
|
Bug 1547519 - Rename NS_STRINGIFY to MOZ_STRINGIFY, move to mfbt, and unify stragglers r=glandium
|
2019-09-04 02:40:32 +00:00 |
nsrootidl.idl
|
Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan
|
2019-05-22 22:37:14 +00:00 |