fune/widget/windows
Emilio Cobos Álvarez 7af021c8ec Bug 1810291 - Use fallible allocation in GetPrinterInfo4. r=bobowen
While such massive sizes are probably a bug in windows, we're already
dealing with failure gracefully, so no need to crash the parent process.

Differential Revision: https://phabricator.services.mozilla.com/D167931
2023-01-26 19:37:24 +00:00
..
docs no bug - fx doc: update blocklisting page for new GPU_PROCESSES capability r=gsvelto DONTBUILD 2023-01-23 15:38:37 +00:00
res
tests Backed out changeset 41476cb47d09 (bug 1644104) as complementary for Bug 1809464, Bug 1810860 cause of perma failures on test_principal.html CLOSED TREE 2023-01-25 15:20:19 +02:00
AudioSession.cpp
AudioSession.h
CheckInvariantWrapper.h
components.conf
CompositorWidgetChild.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
CompositorWidgetChild.h Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
CompositorWidgetParent.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
CompositorWidgetParent.h Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
DirectManipulationOwner.cpp Bug 1807812 - Remove WidgetEventTime::mTime, r=masayuki,geckoview-reviewers,m_kato 2023-01-02 12:31:40 +00:00
DirectManipulationOwner.h
GfxInfo.cpp Bug 1798245 - Enable video overlay without ZeroCopyNV12Texture with non-intel GPUs to release r=jrmuizel,gfx-reviewers 2022-12-16 00:54:14 +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 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
IMMHandler.h
InkCollector.cpp
InkCollector.h
InProcessWinCompositorWidget.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
InProcessWinCompositorWidget.h Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
InputDeviceUtils.cpp
InputDeviceUtils.h
JumpListBuilder.cpp
JumpListBuilder.h
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
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 1795974 - Pre 2: Create Windows Toast Notifications utility header to share strings and functionality between the firefox.exe and notificationserver.dll. r=nalexander 2023-01-06 18:36:22 +00:00
nsAppShell.cpp
nsAppShell.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1798117 - Only flush clipboard for text data. r=smaug 2022-11-01 17:58:45 +00:00
nsClipboard.h Bug 1798160 - Avoid flushing the clipboard sync for images and files. r=smaug 2022-10-29 19:48:32 +00:00
nsColorPicker.cpp Bug 960984 - Implement the list attribute for <input type=color>. r=emilio,geckoview-reviewers,m_kato 2022-12-14 18:17:59 +00:00
nsColorPicker.h Bug 960984 - Implement the list attribute for <input type=color>. r=emilio,geckoview-reviewers,m_kato 2022-12-14 18:17:59 +00:00
nsDataObj.cpp Bug 1806730, remove the redundant filename length checking that ValidateFileNameForSaving already does, r=cmartin 2023-01-16 18:15:02 +00:00
nsDataObj.h
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h
nsDeviceContextSpecWin.cpp Bug 1810291 - Use fallible allocation in GetPrinterInfo4. r=bobowen 2023-01-26 19:37:24 +00:00
nsDeviceContextSpecWin.h Bug 1785046 - Part 4: Use async move on printing to file on Windows. r=nika,emilio 2022-12-19 15:42:49 +00:00
nsDragService.cpp
nsDragService.h
nsFilePicker.cpp
nsFilePicker.h
nsLookAndFeel.cpp Bug 1807687 - Simplify Windows keyboard indicator setting handling. r=NeilDeakin 2023-01-09 18:19:03 +00:00
nsLookAndFeel.h
nsNativeDragSource.cpp
nsNativeDragSource.h
nsNativeDragTarget.cpp
nsNativeDragTarget.h
nsNativeThemeWin.cpp Bug 1805414 - Remove nsMenuFrame and nsMenuParent. r=smaug,Jamie,desktop-theme-reviewers,settings-reviewers,dao 2023-01-04 19:01:13 +00:00
nsNativeThemeWin.h Backed out changeset 2be56c37e28d (bug 1801844) for causing a regression 2022-11-26 13:39:50 -05:00
nsPrintDialogUtil.cpp
nsPrintDialogUtil.h
nsPrintDialogWin.cpp Bug 1786048 - Part 3: Merge nsIEmbeddingSiteWindow into nsIBaseWindow. r=emilio 2022-12-15 23:13:00 +00:00
nsPrintDialogWin.h
nsPrinterWin.cpp
nsPrinterWin.h
nsPrintSettingsServiceWin.cpp
nsPrintSettingsServiceWin.h
nsPrintSettingsWin.cpp
nsPrintSettingsWin.h
nsSharePicker.cpp
nsSharePicker.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsToolkit.h
nsUserIdleServiceWin.cpp Bug 1768920 - Avoid polling every 5 seconds in nsUserIdleService, r=dthayer,geckoview-reviewers,owlish. 2023-01-16 19:53:33 +00:00
nsUserIdleServiceWin.h Bug 1768920 - Avoid polling every 5 seconds in nsUserIdleService, r=dthayer,geckoview-reviewers,owlish. 2023-01-16 19:53:33 +00:00
nsUXThemeConstants.h
nsUXThemeData.cpp
nsUXThemeData.h
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1809430 - Clean up ClientToWindowRect. r=cmartin,mstange 2023-01-26 11:19:16 +00:00
nsWindow.h Bug 1809430 - Clean up ClientToWindowRect. r=cmartin,mstange 2023-01-26 11:19:16 +00:00
nsWindowDbg.cpp Bug 1793834 - part 7: delete entries when a window closes r=handyman 2022-11-22 03:44:54 +00:00
nsWindowDbg.h Bug 1793834 - part 4/12: log window messages and expose entry point for retrieving them r=handyman 2022-11-22 03:44:52 +00:00
nsWindowDefs.h
nsWindowGfx.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
nsWindowGfx.h
nsWindowLoggedMessages.cpp Bug 1793834 - part 8: add preference for number of messages to keep r=handyman 2022-11-22 03:44:54 +00:00
nsWindowLoggedMessages.h Bug 1793834 - part 7: delete entries when a window closes r=handyman 2022-11-22 03:44:54 +00:00
nsWindowTaskbarConcealer.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
nsWindowTaskbarConcealer.h Bug 1810487 - Fix non-unified build on nsWindowTaskbarConcealer. r=rkraesig 2023-01-16 17:30:08 +00:00
nsWinGesture.cpp
nsWinGesture.h
OSKInputPaneManager.cpp
OSKInputPaneManager.h
OSKTabTipManager.cpp
OSKTabTipManager.h
OSKVRManager.cpp
OSKVRManager.h
PCompositorWidget.ipdl Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
PlatformWidgetTypes.ipdlh Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
RemoteBackbuffer.cpp Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
RemoteBackbuffer.h Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
resource.h
ScreenHelperWin.cpp
ScreenHelperWin.h
ShellHeaderOnlyUtils.h
SystemStatusBar.cpp Bug 1805414 - Remove nsMenuFrame and nsMenuParent. r=smaug,Jamie,desktop-theme-reviewers,settings-reviewers,dao 2023-01-04 19:01:13 +00:00
SystemStatusBar.h
TaskbarPreview.cpp Bug 1808632 - TaskbarPreviewCallback::Done(): modernization and error-checking r=cmartin 2023-01-10 19:40:33 +00:00
TaskbarPreview.h
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp
TaskbarTabPreview.h
TaskbarWindowPreview.cpp
TaskbarWindowPreview.h
ToastNotification.cpp Bug 1073717 - [Web Notifications] Add support for "silent" toast notifications on Windows. r=mhowell 2023-01-07 01:03:53 +00:00
ToastNotification.h Bug 1797678 - Fix Windows native notifications interaction from prior Firefox instances and closed tabs. r=nalexander,Jamie,mossop 2023-01-06 18:36:21 +00:00
ToastNotificationHandler.cpp Bug 1073717 - [Web Notifications] Add support for "silent" toast notifications on Windows. r=mhowell 2023-01-07 01:03:53 +00:00
ToastNotificationHandler.h Bug 1073717 - [Web Notifications] Add support for "silent" toast notifications on Windows. r=mhowell 2023-01-07 01:03:53 +00:00
ToastNotificationHeaderOnlyUtils.h Bug 1795974 - Allow Firefox to focus itself when a Windows native notification is clicked. r=nalexander,nika 2023-01-06 18:36:23 +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 1805799 - Make TSFTextStore::Selection::Length use MOZ_ASSERT_IF instead of MOZ_ASSERT to access Maybe<TS_SELECTION_ACP> r=m_kato 2022-12-20 00:24:43 +00:00
UrlmonHeaderOnlyUtils.h
widget.rc
WidgetTraceEvent.cpp
WinCompositorWidget.cpp
WinCompositorWidget.h Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
WinCompositorWindowThread.cpp Bug 1809542: Remove stack-allocated param to runnable. r=rkraesig 2023-01-20 19:30:54 +00:00
WinCompositorWindowThread.h Bug 1809542: Remove stack-allocated param to runnable. r=rkraesig 2023-01-20 19:30:54 +00:00
WindowHook.cpp
WindowHook.h
WindowsConsole.cpp
WindowsConsole.h
WindowsEMF.cpp
WindowsEMF.h
WindowsEventLog.h
WindowsSMTCProvider.cpp
WindowsSMTCProvider.h
WindowsUIUtils.cpp
WindowsUIUtils.h
WinEventObserver.cpp
WinEventObserver.h
WinHeaderOnlyUtils.h
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
WinModifierKeyState.h
WinMouseScrollHandler.cpp Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
WinMouseScrollHandler.h
WinPointerEvents.cpp
WinPointerEvents.h
WinTaskbar.cpp Bug 1810487 - Remove unused JS-exposed nsIWinTaskbar.prepareFullScreen. r=rkraesig 2023-01-16 17:30:08 +00:00
WinTaskbar.h
WinTextEventDispatcherListener.cpp
WinTextEventDispatcherListener.h
WinUtils.cpp Bug 1744687 - Part 3. Fix build error for newer Windows SDK. r=gsvelto 2022-11-25 15:13:43 +00:00
WinUtils.h Bug 1744687 - Part 3. Fix build error for newer Windows SDK. r=gsvelto 2022-11-25 15:13:43 +00:00
WinWindowOcclusionTracker.cpp Backed out changeset 658ab90f9614 (bug 1423833) for causing Gtest-1proc failures. CLOSED TREE 2023-01-24 23:56:12 +02:00
WinWindowOcclusionTracker.h Backed out changeset 658ab90f9614 (bug 1423833) for causing Gtest-1proc failures. CLOSED TREE 2023-01-24 23:56:12 +02:00