gecko-dev/toolkit/components/remote
Jan Alexander Steffens (heftig) 4920407bb3 Bug 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky
Using `dlsym` for `gdk_wayland_display_get_type` is a cleaner solution
to bug 1696319, allowing running with a GTK that lacks the Wayland
backend.

Also adds a symmetric implementation for `gdk_x11_display_get_type`,
which should help running without X11.

Differential Revision: https://phabricator.services.mozilla.com/D107406
2021-03-11 14:32:53 +00:00
..
RemoteUtils.cpp
RemoteUtils.h Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
WinRemoteMessage.cpp
WinRemoteMessage.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsDBusRemoteClient.cpp
nsDBusRemoteClient.h
nsDBusRemoteServer.cpp Bug 1672173 [Linux] Fix malformed DBUS introspection, r=jhorak 2020-12-10 16:10:08 +00:00
nsDBusRemoteServer.h
nsGTKRemoteServer.cpp
nsGTKRemoteServer.h
nsMacRemoteClient.h
nsMacRemoteClient.mm
nsMacRemoteServer.h
nsMacRemoteServer.mm
nsRemoteClient.h
nsRemoteServer.h
nsRemoteService.cpp Bug 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky 2021-03-11 14:32:53 +00:00
nsRemoteService.h
nsUnixRemoteServer.cpp
nsUnixRemoteServer.h
nsWinRemoteClient.cpp Bug 1684110 - Stop using some 'A'-functions in toolkit/components/remote/. r=tkikuchi 2020-12-27 08:40:36 +00:00
nsWinRemoteClient.h
nsWinRemoteServer.cpp Bug 1684110 - Stop using some 'A'-functions in toolkit/components/remote/. r=tkikuchi 2020-12-27 08:40:36 +00:00
nsWinRemoteServer.h
nsXRemoteClient.cpp
nsXRemoteClient.h
nsXRemoteServer.cpp
nsXRemoteServer.h