Dactyloidae/widget
FranklinDM 24572438a0 Issue #2135 - Bug 1413102: Ensure Shadow DOM boundaries are dealt properly in event handling
* RE: BasicEvents.h - our WidgetEvent is not movable (yet), so the change that requires that wasn't included.
* Parts of this use code that was introduced in bug 1427511. For now, they were replaced with their equivalents.
2023-03-06 16:14:31 +08:00
..
cocoa Issue #2022 Follow-Up - Add autorelease to our manual NSView to prevent potential leaks. Also move titlebar overrides from BaseWindow to ToolbarWindow... This caused problems in Waterfox Classic on Ventura, while this didn't seem to be necessary in UXP... There is no need for those overrides in BaseWindow, so why risk potential problems. https://bugzilla.mozilla.org/show_bug.cgi?id=1576387 d7f5814dc0 2022-12-02 23:56:58 +08:00
crashtests
gtk [gtk widget] Use text/uri-list for file drag&drop. 2023-01-19 09:41:00 +08:00
gtkxtbin Issue #1656 - Part 10: Manual cleanup. 2020-09-25 22:07:01 +08:00
reftests
uikit Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
windows [widget] Properly test for and handle errors in target-surface creation and mapping. 2023-02-20 12:01:04 +08:00
x11 Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
xremoteclient Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
BasicEvents.h Issue #2135 - Bug 1413102: Ensure Shadow DOM boundaries are dealt properly in event handling 2023-03-06 16:14:31 +08:00
CommandList.h
CompositorWidget.cpp
CompositorWidget.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
ContentCache.cpp
ContentCache.h
ContentEvents.h Bug 1425441 - Move relatedTarget to WidgetEvent 2020-04-18 07:06:21 +08:00
EventClassList.h
EventForwards.h
EventMessageList.h Issue #1053 - Remove conditional android code from widget/ 2020-02-21 07:05:43 +08:00
FontRange.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
GfxDriverInfo.cpp
GfxDriverInfo.h Issue #2022 - Part 2 - Add Ventura version detection. Also add Monterey and Ventura to the graphics driver blocklist. 2022-10-27 09:02:53 +08:00
GfxInfoBase.cpp Issue #2022 - Part 2 - Add Ventura version detection. Also add Monterey and Ventura to the graphics driver blocklist. 2022-10-27 09:02:53 +08:00
GfxInfoBase.h
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoWebGL.cpp
GfxInfoWebGL.h
GfxInfoX11.cpp [gfx] Hard-block old mesa/nouveau versions 2021-07-15 09:26:55 +08:00
GfxInfoX11.h
IMEData.h Issue #1348 - Part 2: Teach IMEState about Private Browsing mode. 2020-01-09 21:26:56 +08:00
InProcessCompositorWidget.cpp Issue #1053 - Remove conditional android code from widget/ 2020-02-21 07:05:43 +08:00
InProcessCompositorWidget.h
InputData.cpp
InputData.h
LookAndFeel.h Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query 2019-02-16 00:06:39 +08:00
LSBUtils.cpp
LSBUtils.h
MiscEvents.h
MouseEvents.h Issue #2030 - Dispatch click on common interactive ancestor if mousdown/up are not on the same element 2022-12-02 23:56:40 +08:00
moz.build Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
NativeKeyToDOMCodeName.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
NativeKeyToDOMKeyName.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsAppShellSingleton.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp
nsBaseClipboard.h
nsBaseDragService.cpp
nsBaseDragService.h
nsBaseFilePicker.cpp [widget] Require user interaction when picking files or folders v2 2021-02-25 09:25:17 +08:00
nsBaseFilePicker.h [widget] Require user interaction when picking files or folders v2 2021-02-25 09:25:17 +08:00
nsBaseScreen.cpp
nsBaseScreen.h
nsBaseWidget.cpp Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsBaseWidget.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardProxy.cpp
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.cpp
nsDeviceContextSpecProxy.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsDeviceContextSpecProxy.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsDragServiceProxy.cpp
nsDragServiceProxy.h
nsFilePickerProxy.cpp [widget] Require user interaction when picking files or folders v2 2021-02-25 09:25:17 +08:00
nsFilePickerProxy.h [widget] Require user interaction when picking files or folders v2 2021-02-25 09:25:17 +08:00
nsGUIEventIPC.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIApplicationChooser.idl
nsIAppShell.idl
nsIBaseWindow.idl
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardDragDropHookList.idl
nsIClipboardDragDropHooks.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIdleService.cpp Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
nsIdleService.h
nsIDragService.idl
nsIDragSession.idl
nsIFilePicker.idl [widget] Require user interaction when picking files or folders v2 2021-02-25 09:25:17 +08:00
nsIFormatConverter.idl
nsIGfxInfo.idl Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-28 10:33:44 +08:00
nsIGfxInfoDebug.idl
nsIIdleService.idl
nsIIdleServiceInternal.idl
nsIJumpListBuilder.idl
nsIJumpListItem.idl
nsIKeyEventInPluginCallback.h
nsIMacDockSupport.idl Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsIMacWebAppUtils.idl Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsINativeMenuService.h
nsIPluginWidget.h
nsIPrintDialogService.h
nsIPrinterEnumerator.idl
nsIPrintSession.idl
nsIPrintSettings.idl
nsIPrintSettingsService.idl
nsIPrintSettingsWin.idl
nsIRollupListener.h
nsIScreen.idl
nsIScreenManager.idl
nsISound.idl
nsIStandaloneNativeMenu.idl
nsISystemStatusBar.idl Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsITaskbarOverlayIconController.idl
nsITaskbarPreview.idl
nsITaskbarPreviewButton.idl
nsITaskbarPreviewController.idl
nsITaskbarProgress.idl
nsITaskbarTabPreview.idl
nsITaskbarWindowPreview.idl
nsITransferable.idl [DOM] Don't allow internal MIME types to be assigned to DataTransfer 2022-05-31 09:41:43 +08:00
nsIWidget.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWindowsUIUtils.idl
nsIWinTaskbar.idl
nsNativeTheme.cpp Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsNativeTheme.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrintOptionsImpl.cpp
nsPrintOptionsImpl.h
nsPrintSession.cpp
nsPrintSession.h
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h
nsScreenManagerProxy.cpp
nsScreenManagerProxy.h
nsShmImage.cpp
nsShmImage.h
nsTransferable.cpp
nsTransferable.h
nsWidgetInitData.h
nsWidgetsCID.h
nsXPLookAndFeel.cpp
nsXPLookAndFeel.h
PCompositorWidget.ipdl Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
PlatformWidgetTypes.ipdlh Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc 2020-09-25 22:04:18 +08:00
PluginWidgetProxy.cpp
PluginWidgetProxy.h
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp
PuppetWidget.h
ScreenProxy.cpp Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
ScreenProxy.h Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
SharedWidgetUtils.cpp
SystemTimeConverter.h
TextEventDispatcher.cpp Issue #2019 - Do not dispatch keypress event for non-printable keys. 2022-10-27 08:57:42 +08:00
TextEventDispatcher.h Issue #2019 - Do not dispatch keypress event for non-printable keys. 2022-10-27 08:57:42 +08:00
TextEventDispatcherListener.h
TextEvents.h Issue #2019 - Do not dispatch keypress event for non-printable keys. 2022-10-27 08:57:42 +08:00
TextRange.h
TouchEvents.h
VsyncDispatcher.cpp
VsyncDispatcher.h
WidgetEventImpl.cpp Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h
WindowSurface.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h