From 7300995d7647085f97dc32643f1eefd0c33c6050 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 03:53:14 +0200 Subject: Adding upstream version 125.0.3. Signed-off-by: Daniel Baumann --- widget/gtk/nsDragService.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'widget/gtk/nsDragService.h') diff --git a/widget/gtk/nsDragService.h b/widget/gtk/nsDragService.h index 8a45b7b8ed..bb5da26cd4 100644 --- a/widget/gtk/nsDragService.h +++ b/widget/gtk/nsDragService.h @@ -207,7 +207,8 @@ class nsDragService final : public nsBaseDragService, public nsIObserver { bool IsTargetContextList(void); // this will get the native data from the last target given a // specific flavor - void GetTargetDragData(GdkAtom aFlavor, nsTArray& aDropFlavors); + void GetTargetDragData(GdkAtom aFlavor, nsTArray& aDropFlavors, + bool aResetTargetData = true); // this will reset all of the target vars void TargetResetData(void); // Ensure our data cache belongs to aDragContext and clear the cache if -- cgit v1.2.3