Bug 198748 - [GTK] Remove option REDIRECTED_XCOMPOSITE_WINDOW
Summary: [GTK] Remove option REDIRECTED_XCOMPOSITE_WINDOW
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2019-06-11 02:03 PDT by Carlos Garcia Campos
Modified: 2019-06-11 04:17 PDT (History)
2 users (show)

See Also:


Attachments
Patch (36.76 KB, patch)
2019-06-11 02:11 PDT, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2019-06-11 02:03:21 PDT
It's unused and untested, we kept that code path only because the redirected window caused performance issues in some drivers in embedded devices. Nowadays there are much better solutions for those cases like using WPE port or GTK port under wayland instead of X11.
Comment 1 Carlos Garcia Campos 2019-06-11 02:11:18 PDT
Created attachment 371833 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-06-11 04:17:43 PDT
Committed r246308: <https://trac.webkit.org/changeset/246308>