gecko-dev/widget
Martin Stransky cb61ee92f5 Bug 1643149 [Wayland] Fix MozContainer deadlock, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D78278
2020-06-04 13:50:46 +00:00
..
android Bug 1593683 - Part 2. Handle arrow left/right key when having composition. r=geckoview-reviewers,esawin 2020-06-01 08:36:29 +00:00
cocoa Bug 1600623. Add telemetry probes for print dialog/preview opens/cancels and print target type. r=bobowen,mbalfanz 2020-06-03 21:21:14 +00:00
crashtests
gtk Bug 1643149 [Wayland] Fix MozContainer deadlock, r=jhorak 2020-06-04 13:50:46 +00:00
headless
reftests
tests Bug 1642666 - Remove obsolete test for removed nsIAppShell::RunBeforeNextEvent function. r=gbrown 2020-06-03 16:16:09 +00:00
uikit
windows Bug 1600623. Add telemetry probes for print dialog/preview opens/cancels and print target type. r=bobowen,mbalfanz 2020-06-03 21:21:14 +00:00
x11
BasicEvents.h
CommandList.h
CompositorWidget.cpp
CompositorWidget.h
ContentCache.cpp
ContentCache.h
ContentEvents.h
EventClassList.h
EventForwards.h
EventMessageList.h
FontRange.h
GfxDriverInfo.cpp Bug 1643052 - Turn on WebRender on Stoney Ridge. r=aosmond 2020-06-03 17:20:21 +00:00
GfxDriverInfo.h
GfxInfoBase.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,dragana 2020-05-30 09:55:27 +00:00
GfxInfoBase.h
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoX11.cpp
GfxInfoX11.h
IMEData.cpp
IMEData.h
InProcessCompositorWidget.cpp
InProcessCompositorWidget.h
InputData.cpp
InputData.h
LSBUtils.cpp
LSBUtils.h
LookAndFeel.h
MediaKeysEventSourceFactory.h
MiscEvents.h
MouseEvents.h
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
PluginWidgetProxy.cpp
PluginWidgetProxy.h
ProcInfo.h Bug 1602757: add preallocation cache for webIsolated (fission) processes r=nika,smaug 2020-05-30 14:38:30 +00:00
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp
PuppetWidget.h
Screen.cpp
Screen.h
ScreenManager.cpp
ScreenManager.h
SharedWidgetUtils.cpp
SystemTimeConverter.h
TextEventDispatcher.cpp
TextEventDispatcher.h
TextEventDispatcherListener.h
TextEvents.h Bug 1640883 - Treat ctrl-c, ctrl-x and ctrl-v as user activation; r=smaug 2020-05-28 21:56:30 +00:00
TextRange.h
TouchEvents.h
VsyncDispatcher.cpp
VsyncDispatcher.h
WidgetEventImpl.cpp
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h
WindowSurface.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h
moz.build
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp Bug 1254030 - Fix size of drag image outline when nglayout.enable_drag_images=false. r=botond 2020-06-01 21:40:34 +00:00
nsBaseDragService.h
nsBaseFilePicker.cpp
nsBaseFilePicker.h
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp
nsBaseWidget.h
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardProxy.cpp
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp
nsDeviceContextSpecProxy.cpp
nsDeviceContextSpecProxy.h
nsDragServiceProxy.cpp
nsDragServiceProxy.h
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsGUIEventIPC.h
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIAppShell.idl
nsIApplicationChooser.idl
nsIBaseWindow.idl
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIDragService.idl
nsIDragSession.idl
nsIFilePicker.idl
nsIFormatConverter.idl
nsIGfxInfo.idl
nsIGfxInfoDebug.idl
nsIGtkTaskbarProgress.idl
nsIIdleService.idl
nsIIdleServiceInternal.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIKeyEventInPluginCallback.h
nsIMacDockSupport.idl
nsIMacFinderProgress.idl
nsIMacSharingService.idl
nsIMacWebAppUtils.idl
nsINativeMenuService.h
nsIPluginWidget.h
nsIPrintDialogService.h
nsIPrintSession.idl
nsIPrintSettings.idl
nsIPrintSettingsService.idl Bug 1639990 - Rename defaultPrinterName to lastUsedPrinterName r=jwatt 2020-05-29 17:37:01 +00:00
nsIPrintSettingsWin.idl
nsIPrinterEnumerator.idl
nsIRollupListener.h
nsIScreen.idl
nsIScreenManager.idl
nsISharePicker.idl
nsISound.idl
nsIStandaloneNativeMenu.idl
nsISystemStatusBar.idl
nsITaskbarOverlayIconController.idl
nsITaskbarPreview.idl
nsITaskbarPreviewButton.idl
nsITaskbarPreviewController.idl
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl
nsITaskbarWindowPreview.idl
nsITouchBarHelper.idl
nsITouchBarInput.idl
nsITouchBarUpdater.idl
nsITransferable.idl
nsIWidget.h
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWinTaskbar.idl
nsIWindowsUIUtils.idl
nsIdleService.cpp
nsIdleService.h
nsNativeBasicTheme.cpp
nsNativeBasicTheme.h
nsNativeTheme.cpp
nsNativeTheme.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h
nsPrintSettingsService.cpp Bug 1641949. Removing the rest of the hacky print prefs code introduced by bug 1276717. r=bobowen 2020-05-29 19:07:39 +00:00
nsPrintSettingsService.h
nsShmImage.cpp
nsShmImage.h
nsSoundProxy.cpp
nsSoundProxy.h
nsTransferable.cpp
nsTransferable.h
nsWidgetInitData.h
nsWidgetsCID.h
nsXPLookAndFeel.cpp
nsXPLookAndFeel.h