gecko-dev/widget
Jan Horak 929ee33546 Bug 1888202 Don't automatically throw away drag data when trying to get some other flavors; r=stransky
Since we clear the mTargetDragData in the GetTargetDragData the calling it for the
application/vnd.portal.files and later just to find out if they are present clears already
obtained mTargetDragData which could contain actual text/plain;utf8 and not file uri data
which should be later used.

Differential Revision: https://phabricator.services.mozilla.com/D206760
2024-04-10 09:31:56 +00:00
..
android Bug 1880917 - Remove pragmas disabling -Wc++2a-compat warnings in widget/android. r=geckoview-reviewers,m_kato 2024-04-08 20:03:24 +00:00
cocoa Bug 1889442 - Always update titlebar button positions. r=mac-reviewers,mstange 2024-04-09 14:33:48 +00:00
crashtests
generic
gtk Bug 1888202 Don't automatically throw away drag data when trying to get some other flavors; r=stransky 2024-04-10 09:31:56 +00:00
headless Bug 1887552 - Simplify caret visibility code. r=sefeng,geckoview-reviewers 2024-03-26 10:53:17 +00:00
reftests
tests Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug 2024-04-08 12:30:00 +00:00
uikit Bug 1890239 - Use MacStringHelpers for TextInputHandler. r=masayuki 2024-04-08 12:10:33 +00:00
windows Bug 1875481 - Part 2: Remove [infallible] from a few nsIContentAnalysis* IDL classes to allow mocking in tests r=handyman,win-reviewers 2024-04-10 00:15:46 +00:00
x11
BasicEvents.h Bug 903746 - part 1: Add TextEvent r=smaug 2024-04-08 12:29:59 +00:00
ClipboardReadRequestChild.h
ClipboardReadRequestParent.cpp
ClipboardReadRequestParent.h
ClipboardWriteRequestChild.cpp
ClipboardWriteRequestChild.h
ClipboardWriteRequestParent.cpp
ClipboardWriteRequestParent.h
ColorScheme.h
CommandList.h
components.conf
CompositorWidget.cpp
CompositorWidget.h
ContentCache.cpp
ContentCache.h
ContentData.cpp
ContentData.h
ContentEvents.h
DimensionRequest.cpp
DimensionRequest.h
EventClassList.h Bug 903746 - part 1: Add TextEvent r=smaug 2024-04-08 12:29:59 +00:00
EventForwards.h Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug 2024-04-08 12:30:00 +00:00
EventMessageList.h Bug 903746 - part 1: Add TextEvent r=smaug 2024-04-08 12:29:59 +00:00
FontRange.h
GfxDriverInfo.cpp
GfxDriverInfo.h
GfxInfoBase.cpp Bug 1887729 - Implement context lost/restored support for CanvasRenderingContext2D. r=webidl,gfx-reviewers,smaug,lsalzman 2024-03-28 14:50:20 +00:00
GfxInfoBase.h Bug 1887729 - Implement context lost/restored support for CanvasRenderingContext2D. r=webidl,gfx-reviewers,smaug,lsalzman 2024-03-28 14:50:20 +00:00
GfxInfoCollector.cpp
GfxInfoCollector.h
IconLoader.cpp
IconLoader.h
IMEData.cpp
IMEData.h
InitData.h
InProcessCompositorWidget.cpp
InProcessCompositorWidget.h
InputData.cpp Bug 1757352 - Dispatch contextMenu event when right-clicking. r=geckoview-reviewers,m_kato,botond 2024-03-23 07:24:24 +00:00
InputData.h Bug 1757352 - Dispatch contextMenu event when right-clicking. r=geckoview-reviewers,m_kato,botond 2024-03-23 07:24:24 +00:00
LookAndFeel.h Bug 1887063 - Use VibrancyManager / regular CSS to implement the unified toolbar looks. r=mstange,mac-reviewers,desktop-theme-reviewers,places-reviewers,dao 2024-03-30 10:29:39 +00:00
LookAndFeelTypes.ipdlh
LSBUtils.cpp
LSBUtils.h
MediaKeysEventSourceFactory.h
MiscEvents.h
MouseEvents.h
moz.build
NativeKeyBindingsType.h
NativeKeyToDOMCodeName.h
NativeKeyToDOMKeyName.h
NativeMenu.h
NativeMenuSupport.h
nsAppShellSingleton.h
nsAutoRollup.cpp
nsAutoRollup.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp Bug 1888498 - don't pass an empty string to Content Analysis r=dlp-reviewers,handyman 2024-04-01 18:54:33 +00:00
nsBaseClipboard.h
nsBaseDragService.cpp
nsBaseDragService.h
nsBaseFilePicker.cpp
nsBaseFilePicker.h
nsBaseWidget.cpp
nsBaseWidget.h
nsClipboardHelper.cpp
nsClipboardHelper.h
nsClipboardProxy.cpp
nsClipboardProxy.h
nsColorPickerProxy.cpp
nsColorPickerProxy.h
nsContentProcessWidgetFactory.h
nsCUPSShim.cpp
nsCUPSShim.h
nsDeviceContextSpecProxy.cpp
nsDeviceContextSpecProxy.h
nsDragServiceProxy.cpp
nsDragServiceProxy.h
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsGUIEventIPC.h
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h
nsIApplicationChooser.idl
nsIAppShell.idl
nsIBaseWindow.cpp
nsIBaseWindow.idl
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIColorPicker.idl
nsIDeviceContextSpec.cpp
nsIDeviceContextSpec.h
nsIDisplayInfo.idl
nsIDragService.idl
nsIDragSession.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIFilePicker.idl
nsIFormatConverter.idl
nsIGfxInfo.idl Bug 1887729 - Implement context lost/restored support for CanvasRenderingContext2D. r=webidl,gfx-reviewers,smaug,lsalzman 2024-03-28 14:50:20 +00:00
nsIGfxInfoDebug.idl
nsIGtkTaskbarProgress.idl
nsIJumpListBuilder.idl
nsILegacyJumpListBuilder.idl
nsILegacyJumpListItem.idl
nsIMacDockSupport.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIMacFinderProgress.idl
nsIMacSharingService.idl
nsIMacUserActivityUpdater.idl
nsIMacWebAppUtils.idl
nsIPaper.idl
nsIPaperMargin.idl
nsIPrintDialogService.idl
nsIPrinter.idl
nsIPrinterList.idl
nsIPrintSettings.idl Bug 1875481 - Part 3: Add content analysis support to printing operations r=handyman,spohl,fluent-reviewers,kpatenio,smaug,emilio 2024-04-10 00:15:47 +00:00
nsIPrintSettingsService.idl
nsIPrintSettingsWin.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
nsIUserIdleService.idl
nsIUserIdleServiceInternal.idl
nsIWidget.h Bug 1882358 Part 3: Remove nsIWidget::IsResizingNativeWidget, which is no longer used. r=nical 2024-03-28 16:01:54 +00:00
nsIWidgetListener.cpp
nsIWidgetListener.h
nsIWindowsUIUtils.idl
nsIWinTaskbar.idl
nsNativeTheme.cpp
nsNativeTheme.h
nsPaper.cpp
nsPaper.h
nsPaperMargin.cpp
nsPaperMargin.h
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrinterBase.cpp
nsPrinterBase.h
nsPrinterCUPS.cpp
nsPrinterCUPS.h
nsPrinterListBase.cpp
nsPrinterListBase.h
nsPrinterListCUPS.cpp
nsPrinterListCUPS.h
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h
nsPrintSettingsService.cpp
nsPrintSettingsService.h
nsTransferable.cpp
nsTransferable.h
nsUserIdleService.cpp
nsUserIdleService.h
nsWidgetsCID.h
nsXPLookAndFeel.cpp Bug 1887063 - Use VibrancyManager / regular CSS to implement the unified toolbar looks. r=mstange,mac-reviewers,desktop-theme-reviewers,places-reviewers,dao 2024-03-30 10:29:39 +00:00
nsXPLookAndFeel.h
PClipboardReadRequest.ipdl
PClipboardWriteRequest.ipdl
PrintBackgroundTask.h
PuppetBidiKeyboard.cpp
PuppetBidiKeyboard.h
PuppetWidget.cpp
PuppetWidget.h
RemoteLookAndFeel.cpp
RemoteLookAndFeel.h
Screen.cpp Bug 1764201 Part 1: Make widget::Screen track if the screen is HDR capable. r=geckoview-reviewers,ahale,m_kato 2024-03-22 00:55:46 +00:00
Screen.h Bug 1764201 Part 1: Make widget::Screen track if the screen is HDR capable. r=geckoview-reviewers,ahale,m_kato 2024-03-22 00:55:46 +00:00
ScreenManager.cpp Bug 1764201 Part 1: Make widget::Screen track if the screen is HDR capable. r=geckoview-reviewers,ahale,m_kato 2024-03-22 00:55:46 +00:00
ScreenManager.h
ScrollbarDrawing.cpp
ScrollbarDrawing.h
ScrollbarDrawingAndroid.cpp
ScrollbarDrawingAndroid.h
ScrollbarDrawingCocoa.cpp
ScrollbarDrawingCocoa.h
ScrollbarDrawingGTK.cpp
ScrollbarDrawingGTK.h
ScrollbarDrawingWin11.cpp
ScrollbarDrawingWin11.h
ScrollbarDrawingWin.cpp
ScrollbarDrawingWin.h
SharedWidgetUtils.cpp
SwipeTracker.cpp
SwipeTracker.h
SystemTimeConverter.h
TextEventDispatcher.cpp
TextEventDispatcher.h
TextEventDispatcherListener.h
TextEvents.h Bug 903746 - part 2: Add textInput event and make EditorBase dispatch it as a default action of beforeinput r=smaug 2024-04-08 12:30:00 +00:00
TextRange.h
TextRecognition.cpp
TextRecognition.h
Theme.cpp
Theme.h
ThemeChangeKind.h
ThemeCocoa.cpp
ThemeCocoa.h
ThemeColors.cpp
ThemeColors.h
ThemeDrawing.cpp
ThemeDrawing.h
TouchEvents.h
TouchResampler.cpp
TouchResampler.h
VsyncDispatcher.cpp
VsyncDispatcher.h
WidgetEventImpl.cpp
WidgetMessageUtils.h
WidgetTraceEvent.h
WidgetUtils.cpp
WidgetUtils.h
WindowButtonType.h
WindowOcclusionState.h