.. |
decimal
|
Bug 1893532 - Improve error message of HTMLInputElement.stepUp/stepDown. r=dom-core,sefeng
|
2024-05-01 00:11:33 +00:00 |
AutoProfilerLabel.cpp
|
|
|
AutoProfilerLabel.h
|
|
|
AwakeTimeStamp.cpp
|
Bug 1921288 - Teach AwakeTimeStamp to do precise timestamps on Windows, rename methods. r=gsvelto
|
2024-10-02 16:01:03 +00:00 |
AwakeTimeStamp.h
|
Bug 1921288 - Teach AwakeTimeStamp to do precise timestamps on Windows, rename methods. r=gsvelto
|
2024-10-02 16:01:03 +00:00 |
ConditionVariable_noop.cpp
|
|
|
ConditionVariable_posix.cpp
|
|
|
ConditionVariable_windows.cpp
|
|
|
Debug.cpp
|
|
|
Debug.h
|
|
|
DynamicallyLinkedFunctionPtr.h
|
|
|
GetKnownFolderPath.cpp
|
|
|
GetKnownFolderPath.h
|
|
|
ImportDir.h
|
|
|
IntegerPrintfMacros.h
|
|
|
LoggingCore.cpp
|
Bug 1904429 - Extract some core logging types into their own header file r=padenot
|
2024-08-23 15:52:45 +00:00 |
LoggingCore.h
|
Bug 1904429 - Extract some core logging types into their own header file r=padenot
|
2024-08-23 15:52:45 +00:00 |
MmapFaultHandler.cpp
|
|
|
MmapFaultHandler.h
|
|
|
moz.build
|
Bug 1904429 - Extract some core logging types into their own header file r=padenot
|
2024-08-23 15:52:45 +00:00 |
Mutex_noop.cpp
|
|
|
Mutex_posix.cpp
|
|
|
Mutex_windows.cpp
|
|
|
MutexPlatformData_noop.h
|
|
|
MutexPlatformData_posix.h
|
|
|
MutexPlatformData_windows.h
|
|
|
NativeNt.h
|
|
|
PlatformConditionVariable.h
|
|
|
PlatformMutex.h
|
|
|
PlatformRWLock.h
|
|
|
PreXULSkeletonUI.cpp
|
Bug 1915228 - Remove expired telemetry scalar startup.skeleton_ui_disabled_reason, r=win-reviewers,TravisLong,gstoll.
|
2024-08-28 19:44:36 +00:00 |
PreXULSkeletonUI.h
|
Bug 1915228 - Remove expired telemetry scalar startup.skeleton_ui_disabled_reason, r=win-reviewers,TravisLong,gstoll.
|
2024-08-28 19:44:36 +00:00 |
Printf.cpp
|
|
|
Printf.h
|
|
|
ProcessType.cpp
|
Bug 1908725 - Part 5: Add additional validation for early-startup command line checks, r=ipc-reviewers,mccr8
|
2024-08-07 20:39:41 +00:00 |
ProcessType.h
|
Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical
|
2024-08-07 20:39:39 +00:00 |
RuntimeExceptionModule.cpp
|
Bug 1872920 - Change how we notify the main process when we intercept a crash via WER r=yjuglaret,bobowen
|
2024-02-21 17:56:31 +00:00 |
RuntimeExceptionModule.h
|
|
|
RWLock_posix.cpp
|
|
|
RWLock_windows.cpp
|
|
|
SIMD_avx2.cpp
|
|
|
SIMD.cpp
|
|
|
SIMD.h
|
|
|
Sprintf.h
|
|
|
SSE.cpp
|
|
|
SSE.h
|
|
|
StackWalk_windows.h
|
|
|
StackWalk.cpp
|
Bug 1882329 - Make StackWalk Linux support check more specific r=glandium
|
2024-05-27 21:46:09 +00:00 |
StackWalk.h
|
|
|
StackWalkThread.h
|
|
|
TimeStamp_darwin.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato
|
2024-07-17 11:15:31 +00:00 |
TimeStamp_posix.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato
|
2024-07-17 11:15:31 +00:00 |
TimeStamp_windows.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato
|
2024-07-17 11:15:31 +00:00 |
TimeStamp_windows.h
|
|
|
TimeStamp.cpp
|
|
|
TimeStamp.h
|
Bug 1887068: Add perfetto event traces for taskcontroller tasks and dom performance measurement markers. r=smaug
|
2024-04-15 15:34:04 +00:00 |
Uptime.cpp
|
|
|
Uptime.h
|
|
|
WindowsDiagnostics.cpp
|
Bug 1897479 - Abstract away single-step data collection for reusability. r=rkraesig,win-reviewers
|
2024-06-03 12:24:41 +00:00 |
WindowsDiagnostics.h
|
Bug 1897479 - Filter instructions when collecting single-step data. r=rkraesig,win-reviewers
|
2024-06-03 12:24:41 +00:00 |
WindowsDllMain.cpp
|
|
|
WindowsDpiAwareness.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato
|
2024-07-17 11:15:31 +00:00 |
WindowsDpiInitialization.cpp
|
|
|
WindowsDpiInitialization.h
|
|
|
WindowsEnumProcessModules.h
|
|
|
WindowsMapRemoteView.cpp
|
|
|
WindowsMapRemoteView.h
|
|
|
WindowsProcessMitigations.cpp
|
|
|
WindowsProcessMitigations.h
|
|
|
WindowsStackCookie.h
|
|
|
WindowsUnicode.cpp
|
|
|
WindowsUnicode.h
|
|
|
WindowsUnwindInfo.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato
|
2024-07-17 11:15:31 +00:00 |
WinUtils.h
|
|
|