[Webkit-unassigned] [Bug 169116] [GTK] WebKit 2.14.5 - flickering using pdf plugin
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 2 20:00:44 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=169116
art <oldregdata at km.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
OS|Unspecified |Linux
--- Comment #1 from art <oldregdata at km.ru> ---
probably, the overal experience is still somewhat better launching browser with WEBKIT_FORCE_COMPOSITING_MODE=1 epiphany (with compton running in the background). But either way flickering comes through rather noticably.
Here's the terminal output i get launching epiphnay in two different ways with compton in the background:
case 1: [user2 at a17030302 ~]$ WEBKIT_DISABLE_COMPOSITING_MODE=1 epiphany
(epiphany:1913): Gtk-WARNING **: Allocating size to GtkSocket 0x15ac390 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
Error sending IPC message: Broken pipe
Error sending IPC message: Broken pipe
case 2: [user2 at a17030302 ~]$ WEBKIT_FORCE_COMPOSITING_MODE=1 epiphany
(epiphany:2111): Gtk-WARNING **: Allocating size to GtkSocket 0x1e59380 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
(epiphany:2111): Gtk-WARNING **: Allocating size to GtkSocket 0x1e59380 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170303/c0c0c6a7/attachment.html>
More information about the webkit-unassigned
mailing list