[Webkit-unassigned] [Bug 176774] New: [GTK][Wayland] Flickering when resizing the window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 02:56:44 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=176774

            Bug ID: 176774
           Summary: [GTK][Wayland] Flickering when resizing the window
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, Regression
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, magomez at igalia.com,
                    zan at falconsigh.net

I think this regressed when we switched to always start the wayland compositor. In AcceleratedDrawingAreaProxy::waitForAndDispatchDidUpdateBackingStoreState() we check if the nested compositor is running, which is always true now (if EGL and the required extensions are available). We should check if we are in AC mode instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170912/178fc283/attachment.html>


More information about the webkit-unassigned mailing list