gecko-dev/widget/windows
2022-10-28 18:19:40 +00:00
..
res
tests Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
AudioSession.cpp Bug 1755700: Serialize IAudioSessionControl destruction/re-creation r=cmartin 2022-07-29 19:32:15 +00:00
AudioSession.h Bug 1617283 - Shifted AudioSession to MTA and removed COM violations r=handyman 2022-04-07 18:39:49 +00:00
CheckInvariantWrapper.h Bug 1756621 - Add CheckInvariantWrapper to nsWindow and use for FrameState r=handyman 2022-03-10 13:23:38 +00:00
components.conf Bug 1773770: Part 9 - Migrate widget component content proxies to static registration. r=mccr8 2022-06-30 09:12:18 +00:00
CompositorWidgetChild.cpp Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
CompositorWidgetChild.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
CompositorWidgetParent.cpp Bug 1727215 - Check if CompositorThreadHolder is active r=gfx-reviewers,lsalzman 2022-08-30 04:36:37 +00:00
CompositorWidgetParent.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
DirectManipulationOwner.cpp Bug 1765399 - Move main thread observers to the vsync dispatcher. r=smaug 2022-05-05 02:15:16 +00:00
DirectManipulationOwner.h
GfxInfo.cpp Bug 1794722 - Part 1. Remove WebRender from the GfxInfo allowlist. r=jrmuizel 2022-10-28 12:36:05 +00:00
GfxInfo.h Bug 1797580 - Fix broken assumptions with allowlists and the downloadable blocklist. r=jrmuizel 2022-10-27 01:12:50 +00:00
IEnumFE.cpp
IEnumFE.h
IMMHandler.cpp Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
IMMHandler.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
InkCollector.cpp
InkCollector.h
InProcessWinCompositorWidget.cpp Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
InProcessWinCompositorWidget.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
InputDeviceUtils.cpp
InputDeviceUtils.h
JumpListBuilder.cpp Bug 1762521 - Add further locking to JumpListBuilder. r=mhowell,jesup 2022-04-06 01:18:42 +00:00
JumpListBuilder.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
JumpListItem.cpp
JumpListItem.h
KeyboardLayout.cpp Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
KeyboardLayout.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
LSPAnnotator.cpp Bug 1795370 - Add nsICrashReporter as an interface on nsAppRunner. r=gsvelto 2022-10-18 18:22:24 +00:00
MediaKeysEventSourceFactory.cpp
moz.build Bug 1796085 - Part 1: Define MOZ_BACKGROUNDTASKS macro globally r=smaug,necko-reviewers,application-update-reviewers,nalexander,valentin 2022-10-19 12:04:08 +00:00
nsAppShell.cpp Bug 1783087 - Fix build with --disable-backgroundtasks. r=nalexander DONTBUILD 2022-08-08 10:40:29 +00:00
nsAppShell.h Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1774285 - Avoid a11y instantiation after clipboard copy. r=nlapre,jamie CLOSED TREE 2022-10-28 14:48:25 +00:00
nsClipboard.h Bug 1732735 - Add gtest of window occlusion on Windows r=gfx-reviewers,nical 2021-10-15 05:38:37 +00:00
nsColorPicker.cpp
nsColorPicker.h Bug 1756070 - Part 1: Add missing override keywords r=emilio 2022-02-21 13:50:12 +00:00
nsDataObj.cpp Bug 1754803 - expand size-field to 16 digits if 8 won't suffice r=handyman 2022-08-17 22:46:57 +00:00
nsDataObj.h Bug 1664149: Hold a self reference in nsDataObj. r=smaug 2021-12-20 17:32:48 +00:00
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h Bug 1766561 - Use proper formatting directives for LPARAM and WPARAM. r=Jamie,rkraesig 2022-05-03 20:49:08 +00:00
nsDeviceContextSpecWin.cpp Bug 370035 - Remove the aWidget parameter from nsIDeviceContextSpec::Init.r=spohl 2022-05-23 19:34:40 +00:00
nsDeviceContextSpecWin.h Bug 370035 - Remove the aWidget parameter from nsIDeviceContextSpec::Init.r=spohl 2022-05-23 19:34:40 +00:00
nsDragService.cpp Bug 1767944 - Fix drag image coordinates after bug 1753836. r=tnikkel 2022-05-05 12:10:08 +00:00
nsDragService.h
nsFilePicker.cpp Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
nsFilePicker.h Bug 1766368 - Fix ignored-qualifiers warnings in Windows builds. r=rkraesig 2022-04-28 22:03:05 +00:00
nsLookAndFeel.cpp Bug 1783566 - Restore dark highlight/selecteditem color behavior after bug 1782858. r=mstange 2022-08-08 19:58:15 +00:00
nsLookAndFeel.h Bug 1775310 - Add some accent-color-based dark mode system colors on Windows. r=handyman 2022-06-22 09:47:27 +00:00
nsNativeDragSource.cpp Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeDragSource.h
nsNativeDragTarget.cpp Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeDragTarget.h Bug 1763481 - Get the drag service without NS_DEFINE_IID. r=NeilDeakin 2022-04-11 14:54:25 +00:00
nsNativeThemeWin.cpp Bug 1793689 - Make GetMinimumWidgetSize work properly on non-XUL flexbox. r=TYLin,layout-reviewers 2022-10-05 19:09:29 +00:00
nsNativeThemeWin.h Bug 1793689 - Make GetMinimumWidgetSize work properly on non-XUL flexbox. r=TYLin,layout-reviewers 2022-10-05 19:09:29 +00:00
nsPrintDialogUtil.cpp Bug 1769129. Remove nsIPrintSettings.isPrintSelectionRBEnabled. r=emilio 2022-05-13 15:26:07 +00:00
nsPrintDialogUtil.h Bug 1769129. Remove nsIPrintSettings.isPrintSelectionRBEnabled. r=emilio 2022-05-13 15:26:07 +00:00
nsPrintDialogWin.cpp Bug 1769129. Remove nsIPrintSettings.isPrintSelectionRBEnabled. r=emilio 2022-05-13 15:26:07 +00:00
nsPrintDialogWin.h Bug 1769113 - Kill off nsIPrintingPromptService and use nsIPrintDialogService directly. r=emilio 2022-05-13 11:20:59 +00:00
nsPrinterWin.cpp Bug 1766364 - Fix unreachable-code warnings in Windows builds. r=mhowell,emilio,rkraesig 2022-04-26 22:12:09 +00:00
nsPrinterWin.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
nsPrintSettingsServiceWin.cpp
nsPrintSettingsServiceWin.h Bug 1763989. Remove the PPrinting and nsPrintingProxy code. r=bobowen 2022-04-26 14:30:29 +00:00
nsPrintSettingsWin.cpp Bug 1766364 - Fix unreachable-code warnings in Windows builds. r=mhowell,emilio,rkraesig 2022-04-26 22:12:09 +00:00
nsPrintSettingsWin.h Bug 1669149 p1: Introduce nsIPrintSettings::EquivalentTo and nsIPrinter::CopyFromWithValidation. r=jwatt 2021-11-16 08:17:02 +00:00
nsSharePicker.cpp
nsSharePicker.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsToolkit.h
nsUserIdleServiceWin.cpp
nsUserIdleServiceWin.h
nsUXThemeConstants.h
nsUXThemeData.cpp Bug 1775320 - WinContentSystemParameters is not needed. r=cmartin 2022-06-22 18:03:01 +00:00
nsUXThemeData.h Bug 1757797 - Don't use native tooltip drawing on Windows. r=dao,cmartin 2022-04-14 21:05:57 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
nsWindow.cpp Bug 1788271 - Part 1: log some Windows messages before and after we process them r=handyman 2022-10-28 18:19:39 +00:00
nsWindow.h Bug 1797463 - Prevent windows widget sizemode from getting out of sync. r=cmartin 2022-10-26 23:09:57 +00:00
nsWindowDbg.cpp Bug 1788271 - Part 3: richer logging for a bunch of Windows messages r=handyman 2022-10-28 18:19:40 +00:00
nsWindowDbg.h Bug 1788271 - Part 3: richer logging for a bunch of Windows messages r=handyman 2022-10-28 18:19:40 +00:00
nsWindowDefs.h Bug 1750103 - Modernize nsWindow code by removing TriStateBool and using BOOL only when required. r=cmartin 2022-09-08 15:34:47 +00:00
nsWindowGfx.cpp Bug 1797464 - Enable/disable window occlusion only when compositor session exists on Windows r=gfx-reviewers,lsalzman 2022-10-27 12:06:42 +00:00
nsWindowGfx.h
nsWindowTaskbarConcealer.cpp Bug 1732517 - [4/5] Fix fullscreen marking on Windows 7 r=handyman 2022-06-07 17:07:43 +00:00
nsWindowTaskbarConcealer.h Bug 1732517 - [3/5] Decouple Firefox/Windows fullscreen state r=handyman 2022-06-07 17:07:42 +00:00
nsWinGesture.cpp
nsWinGesture.h
OSKInputPaneManager.cpp
OSKInputPaneManager.h
OSKTabTipManager.cpp
OSKTabTipManager.h
OSKVRManager.cpp
OSKVRManager.h
PCompositorWidget.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PlatformWidgetTypes.ipdlh
RemoteBackbuffer.cpp Bug 1754519 - Add missing profiler_thread_sleep annotations, r=gerald,necko-reviewers,kershaw. 2022-02-11 15:19:46 +00:00
RemoteBackbuffer.h Bug 1732343 - Part 9: Directly use DuplicateHandle in RemoteBackbuffer, r=cmartin 2021-11-09 14:17:35 +00:00
resource.h
ScreenHelperWin.cpp Bug 1767172 - Remove custom screen info handling from GfxInfo, use ScreenManager for that. r=jrmuizel,handyman,stransky 2022-05-06 23:37:25 +00:00
ScreenHelperWin.h
ShellHeaderOnlyUtils.h
SystemStatusBar.cpp Bug 1780318: Handle keyboard activation in Windows SystemStatusBar. r=mconley 2022-07-25 22:01:35 +00:00
SystemStatusBar.h
TaskbarPreview.cpp
TaskbarPreview.h
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp
TaskbarTabPreview.h
TaskbarWindowPreview.cpp
TaskbarWindowPreview.h
ToastNotification.cpp Bug 1786578 - Dismiss Windows native toast notifications when Firefox is closed in a private browsing session. r=nalexander. 2022-09-14 20:48:48 +00:00
ToastNotification.h Bug 1774082 - Add AUMID handling for Windows toast notifications. r=nalexander 2022-08-02 19:40:38 +00:00
ToastNotificationHandler.cpp Bug 1790692 - Make image smaller DOM notifications/non-system (chrome-privileged) alerts. r=nrishel 2022-09-15 23:32:10 +00:00
ToastNotificationHandler.h Bug 1786578 - Dismiss Windows native toast notifications when Firefox is closed in a private browsing session. r=nalexander. 2022-09-14 20:48:48 +00:00
touchinjection_sdk80.h
TSFTextStore.cpp Bug 1796044 - part 16: Make intl.tsf.enable a static pref and rename it r=m_kato 2022-10-25 07:07:01 +00:00
TSFTextStore.h Bug 1793911 - part 2: Make TSFTextStore defer notifying TSF of content updates while initializing content cache r=m_kato 2022-10-20 12:59:23 +00:00
UrlmonHeaderOnlyUtils.h
widget.rc
WidgetTraceEvent.cpp
WinCompositorWidget.cpp
WinCompositorWidget.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
WinCompositorWindowThread.cpp
WinCompositorWindowThread.h
WindowHook.cpp
WindowHook.h
WindowsConsole.cpp
WindowsConsole.h
WindowsEMF.cpp
WindowsEMF.h
WindowsEventLog.h Bug 1783051 - Turn default browser agent's EventLog into a Windows-only header utility. r=rkraesig 2022-08-17 20:01:58 +00:00
WindowsSMTCProvider.cpp Bug 1767412 - Don't set the AlbumArtist property on IMusicDisplayProperties. r=chunmin 2022-05-06 13:36:20 +00:00
WindowsSMTCProvider.h Bug 1767412 - Don't set the AlbumArtist property on IMusicDisplayProperties. r=chunmin 2022-05-06 13:36:20 +00:00
WindowsUIUtils.cpp Bug 1778444 - Clear UISettings on shutdown. r=kaie 2022-07-07 21:17:36 +00:00
WindowsUIUtils.h Bug 1775310 - Add some accent-color-based dark mode system colors on Windows. r=handyman 2022-06-22 09:47:27 +00:00
WinEventObserver.cpp Bug 1766561 - Use proper formatting directives for LPARAM and WPARAM. r=Jamie,rkraesig 2022-05-03 20:49:08 +00:00
WinEventObserver.h
WinHeaderOnlyUtils.h Bug 1743427 - Enable pre-spawn CIG for socket process. r=bobowen 2021-12-27 02:40:14 +00:00
WinIMEHandler.cpp Bug 1796044 - part 15: Make intl.tsf.support_imm a static pref r=m_kato 2022-10-25 07:07:00 +00:00
WinIMEHandler.h Bug 1796044 - part 14: Get rid of intl.tsf.associate_imc_only_when_imm_ime_is_active r=m_kato 2022-10-25 07:07:00 +00:00
WinMessages.h Bug 1776498 - Use popup class with all popups. r=Jamie,handyman 2022-07-20 09:45:04 +00:00
WinModifierKeyState.h
WinMouseScrollHandler.cpp Bug 1732517 - [1/5] Drive-by cleanup: simplify WinUtils::GetNSWindowPtr() et al. r=cmartin 2022-06-07 17:07:41 +00:00
WinMouseScrollHandler.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
WinPointerEvents.cpp
WinPointerEvents.h Bug 1756621 - Remove nsWindowBase r=handyman 2022-02-28 15:08:03 +00:00
WinTaskbar.cpp Bug 1751010: Create a separate jumplist for the Private Browsing taskbar icon. r=mhowell 2022-03-01 14:16:48 +00:00
WinTaskbar.h Bug 1751010: Make it possible to generate an AUMID without setting it, or retrieving the current one. r=mhowell 2022-03-01 14:16:47 +00:00
WinTextEventDispatcherListener.cpp
WinTextEventDispatcherListener.h
WinUtils.cpp Bug 1788271 - Part 3: richer logging for a bunch of Windows messages r=handyman 2022-10-28 18:19:40 +00:00
WinUtils.h Bug 1788271 - Part 3: richer logging for a bunch of Windows messages r=handyman 2022-10-28 18:19:40 +00:00
WinWindowOcclusionTracker.cpp Bug 1780334 - Add EVENT_SYSTEM_CAPTUREEND event watching in WindowOcclusionCalculator r=jrmuizel,gfx-reviewers 2022-07-21 15:09:06 +00:00
WinWindowOcclusionTracker.h Bug 1732738 - Add EnsureDisplayStatusObserver() and EnsureSessionChangeObserver() r=nical,gfx-reviewers 2022-02-18 01:10:53 +00:00