gecko-dev/widget/gtk
Martin Stransky 66791c6155 Bug 1623106 [Linux/Gtk] Don't use window resize workaround for Gtk >= 3.24, r=jhorak
We have a workaround for https://gitlab.gnome.org/GNOME/gtk/issues/1044 which is already fixed
in Gtk 3.24 and causes resize regression there so let's remove it.

Differential Revision: https://phabricator.services.mozilla.com/D67387

--HG--
extra : moz-landing-system : lando
2020-03-19 07:45:04 +00:00
..
compat
compat-gtk3
crashtests
mozgtk Backed out changeset 93335e047c83 (bug 1600414) for causing mochitest and wpt failures on a CLOSED TREE 2020-02-05 13:16:41 +02:00
mozwayland Backed out changeset bbb39655cf71 (bug 1605934) for build bustage in widget/gtk/mozwayland/mozwayland.c 2020-01-18 15:39:55 +02:00
wayland Bug 1613364 [Wayland] Clean up WaylandDMABufSurface class, r=jhorak 2020-02-12 22:35:09 +00:00
CompositorWidgetChild.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
CompositorWidgetChild.h Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro 2020-01-08 18:37:38 +00:00
CompositorWidgetParent.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
CompositorWidgetParent.h Bug 1597619 - Remove RequestsUpdatingEGLSurface() r=nical 2019-11-19 10:36:55 +00:00
GtkCompositorWidget.cpp Bug 1597619 - Remove RequestsUpdatingEGLSurface() r=nical 2019-11-19 10:36:55 +00:00
GtkCompositorWidget.h Bug 1597619 - Remove RequestsUpdatingEGLSurface() r=nical 2019-11-19 10:36:55 +00:00
IMContextWrapper.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
IMContextWrapper.h
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
MPRISInterfaceDescription.h Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
MPRISServiceHandler.cpp Bug 1582508 - part5 : replace 'PlaybackState' with 'MediaSessionPlaybackState'. r=chunmin 2020-03-17 00:03:55 +00:00
MPRISServiceHandler.h Bug 1582508 - part5 : replace 'PlaybackState' with 'MediaSessionPlaybackState'. r=chunmin 2020-03-17 00:03:55 +00:00
MediaKeysEventSourceFactory.cpp Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
NativeKeyBindings.cpp
NativeKeyBindings.h
PCompositorWidget.ipdl Bug 1597619 - Remove RequestsUpdatingEGLSurface() r=nical 2019-11-19 10:36:55 +00:00
PlatformWidgetTypes.ipdlh
ProcInfo.cpp
ScreenHelperGTK.cpp
ScreenHelperGTK.h
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp Bug 1608361 [Wayland] Use WaylandDisplayGet() to get and check Wayland display, r=jhorak 2020-01-13 10:53:31 +00:00
WakeLockListener.h Bug 1595828 - Fix some include guards. r=froydnj 2019-11-12 17:27:20 +00:00
WaylandDMABufSurface.cpp Bug 1619530 [Wayland] Don't request zwp_linux_dmabuf to import dmabuf objects, r=jhorak 2020-03-06 10:40:39 +00:00
WaylandDMABufSurface.h Bug 1619530 [Wayland] Don't request zwp_linux_dmabuf to import dmabuf objects, r=jhorak 2020-03-06 10:40:39 +00:00
WaylandVsyncSource.cpp Bug 1542808 - Implement widget-local VsyncSource for Wayland windows. r=stransky,lsalzman 2019-11-27 00:21:33 +00:00
WaylandVsyncSource.h Bug 1542808 - Implement widget-local VsyncSource for Wayland windows. r=stransky,lsalzman 2019-11-27 00:21:33 +00:00
WidgetStyleCache.cpp Bug 1621258 [Wayland] Don't print 'Missing GtkWidget' warning, r=jhorak 2020-03-10 16:39:24 +00:00
WidgetStyleCache.h
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp
WidgetUtilsGtk.h
WindowSurfaceProvider.cpp Bug 1469716 provide identifying handles in CreateWindowSurface() log messages r=rhunt 2019-11-20 04:32:43 +00:00
WindowSurfaceProvider.h Bug 1353652 - Fix unified builds r=karlt 2019-12-03 14:03:01 +00:00
WindowSurfaceWayland.cpp Bug 1623060 [Wayland] Respect GtkWidget size then committing to wayland surface, r=jhorak 2020-03-18 09:43:34 +00:00
WindowSurfaceWayland.h Bug 1623060 [Wayland] Respect GtkWidget size then committing to wayland surface, r=jhorak 2020-03-18 09:43:34 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceXRender.cpp
WindowSurfaceXRender.h
components.conf
gtk3drawing.cpp Bug 1605253 [Linux/Gtk] Set widget preferred size to some minimal value when it's returned as zero, r=jhorak 2020-02-08 18:11:59 +00:00
gtkdrawing.h Bug 1603419 [Linux] Cache GetCSDDecorationSize() results, r=jhorak 2019-12-13 07:44:48 +00:00
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
moz.build Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
mozcontainer.cpp Bug 1609538 - Workarounds for Mutter 3.36, r=jhorak 2020-03-05 09:02:02 +00:00
mozcontainer.h Bug 1609538 - Workarounds for Mutter 3.36, r=jhorak 2020-03-05 09:02:02 +00:00
nsAppShell.cpp Bug 1619907 [Wayland] Provide logging to dmabuf code, r=jhorak 2020-03-05 09:19:59 +00:00
nsAppShell.h
nsApplicationChooser.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsApplicationChooser.h
nsBidiKeyboard.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsBidiKeyboard.h
nsCUPSShim.cpp Bug 1612713 - Avoid unloading several libraries in TSan builds. r=froydnj 2020-02-04 14:38:49 +00:00
nsCUPSShim.h
nsClipboard.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsClipboard.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsClipboardWayland.cpp Bug 1604048 - Make Wayland DnD behaviour closer match X11's - part 1, r=stransky 2020-01-31 11:37:34 +00:00
nsClipboardWayland.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsClipboardX11.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsClipboardX11.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsColorPicker.cpp Bug 1617990 - Remove three silly uses of nsACString::Adopt in GTK widget code. r=froydnj 2020-02-25 20:09:29 +00:00
nsColorPicker.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsDeviceContextSpecG.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsDeviceContextSpecG.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsDragService.cpp Bug 1617990 - Remove three silly uses of nsACString::Adopt in GTK widget code. r=froydnj 2020-02-25 20:09:29 +00:00
nsDragService.h
nsFilePicker.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsFilePicker.h
nsGTKToolkit.h
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 1353652 - Fix unified builds r=karlt 2019-12-03 14:03:01 +00:00
nsGtkKeyUtils.h
nsGtkUtils.h
nsIImageToPixbuf.h
nsIdleServiceGTK.cpp Bug 1619270 [Wayland] Check we're really on Wayland and not on headless, r=jhorak 2020-03-05 10:20:48 +00:00
nsIdleServiceGTK.h
nsImageToPixbuf.cpp Bug 1578164. Use async notifications when requesting decode of an image in most places. r=aosmond 2019-09-03 15:36:23 +00:00
nsImageToPixbuf.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsLookAndFeel.cpp Bug 1622893 - Don't use background color for 3d colors on GTK. r=stransky 2020-03-17 17:54:09 +00:00
nsLookAndFeel.h Bug 1606503 - Move prefers-reduced-motion bits for testing into LookAndFeel. r=emilio 2020-01-14 05:50:53 +00:00
nsNativeThemeGTK.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsNativeThemeGTK.h
nsPSPrinters.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsPSPrinters.h
nsPrintDialogGTK.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsPrintDialogGTK.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintSettingsGTK.cpp
nsPrintSettingsGTK.h
nsPrintSettingsServiceGTK.cpp Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintSettingsServiceGTK.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsSound.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in widget. r=jmathies 2020-03-16 10:56:57 +00:00
nsSound.h
nsToolkit.cpp
nsWaylandDisplay.cpp Bug 1623060 [Wayland] Respect GtkWidget size then committing to wayland surface, r=jhorak 2020-03-18 09:43:34 +00:00
nsWaylandDisplay.h Bug 1623060 [Wayland] Respect GtkWidget size then committing to wayland surface, r=jhorak 2020-03-18 09:43:34 +00:00
nsWidgetFactory.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
nsWidgetFactory.h
nsWindow.cpp Bug 1623106 [Linux/Gtk] Don't use window resize workaround for Gtk >= 3.24, r=jhorak 2020-03-19 07:45:04 +00:00
nsWindow.h Bug 1623060 [Wayland] Respect GtkWidget size then committing to wayland surface, r=jhorak 2020-03-18 09:43:34 +00:00