[GTK][WK2] Disable accelerated compositing under Wayland
Created attachment 209731 [details] Patch
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
Comment on attachment 209731 [details] Patch Can't we disable it at buildtime?
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.
Comment on attachment 209731 [details] Patch Clearing flags on attachment: 209731 Committed r154728: <http://trac.webkit.org/changeset/154728>
All reviewed patches have been landed. Closing bug.