FreeBSD Bugzilla – Attachment 224926 Details for
Bug 255719
net-im/telegram-desktop: update to 2.7.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
telegram.diff (text/plain), 1.72 KB, created by
Guido Falsi
on 2021-05-14 10:07:16 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2021-05-14 10:07:16 UTC
Size:
1.72 KB
patch
obsolete
>diff --git a/net-im/telegram-desktop/files/patch-Telegram_lib__webview_webview_platform_linux_webview__linux__webkit__gtk.cpp b/net-im/telegram-desktop/files/patch-Telegram_lib__webview_webview_platform_linux_webview__linux__webkit__gtk.cpp >index 55842e691436..bc87e7122ff5 100644 >--- a/net-im/telegram-desktop/files/patch-Telegram_lib__webview_webview_platform_linux_webview__linux__webkit__gtk.cpp >+++ b/net-im/telegram-desktop/files/patch-Telegram_lib__webview_webview_platform_linux_webview__linux__webkit__gtk.cpp >@@ -1,20 +1,11 @@ > --- Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp.orig 2021-04-14 05:42:51 UTC > +++ Telegram/lib_webview/webview/platform/linux/webview_linux_webkit_gtk.cpp >-@@ -26,7 +26,7 @@ bool Resolve() { >- auto >k = BaseGtkIntegration::Instance()->library(); >- >- auto webkit2gtk = QLibrary(); >-- const auto result = LOAD_GTK_SYMBOL(gtk, gtk_widget_get_type) >-+ const auto result = LOAD_GTK_SYMBOL(gtk, gtk_widget_get_type) >- && LOAD_GTK_SYMBOL(gtk, gtk_widget_grab_focus) >- && LOAD_GTK_SYMBOL(gtk, gtk_container_get_type) >- && LOAD_GTK_SYMBOL(gtk, gtk_container_add) > @@ -38,7 +38,7 @@ bool Resolve() { > && LOAD_GTK_SYMBOL(gtk, gtk_window_get_type) > && LOAD_GTK_SYMBOL(gtk, gtk_window_set_decorated) > && LOAD_GTK_SYMBOL(gtk, gdk_x11_window_get_xid) > - && base::Platform::Gtk::LoadLibrary(webkit2gtk, "libwebkit2gtk-4.0.so.37", 0) >-+ && base::Platform::Gtk::LoadGtkLibrary(webkit2gtk, "libwebkit2gtk-4.0.so.37") >++ && base::Platform::Gtk::LoadLibrary(webkit2gtk, "libwebkit2gtk-4.0.so.37", 37) > && LOAD_GTK_SYMBOL(webkit2gtk, webkit_web_view_new) > && LOAD_GTK_SYMBOL(webkit2gtk, webkit_web_view_get_type) > && LOAD_GTK_SYMBOL(webkit2gtk, webkit_web_view_get_user_content_manager)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 255719
:
224783
| 224926