RESOLVED FIXED Bug 120347
[GTK][WK2] Disable accelerated compositing under Wayland
https://bugs.webkit.org/show_bug.cgi?id=120347
Summary [GTK][WK2] Disable accelerated compositing under Wayland
Zan Dobersek
Reported 2013-08-27 02:09:58 PDT
[GTK][WK2] Disable accelerated compositing under Wayland
Attachments
Patch (2.20 KB, patch)
2013-08-27 02:18 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2013-08-27 02:18:03 PDT
WebKit Commit Bot
Comment 2 2013-08-27 02:20:16 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Sergio Villar Senin
Comment 3 2013-08-27 02:30:57 PDT
Comment on attachment 209731 [details] Patch Can't we disable it at buildtime?
Zan Dobersek
Comment 4 2013-08-27 02:37:07 PDT
The idea is to support both display protocols in the same build. While under X11 the accelerated compositing works just fine, it's not yet implemented under Wayland. Hence the run-time disabling of it under Wayland.
Zan Dobersek
Comment 5 2013-08-28 02:33:41 PDT
Comment on attachment 209731 [details] Patch Clearing flags on attachment: 209731 Committed r154728: <http://trac.webkit.org/changeset/154728>
Zan Dobersek
Comment 6 2013-08-28 02:33:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.