[Webkit-unassigned] [Bug 168728] New: [GTK] Rendering artifacts when resizing the window in X11 with AC mode enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 09:29:14 PST 2017


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

            Bug ID: 168728
           Summary: [GTK] Rendering artifacts when resizing the window in
                    X11 with AC mode enabled
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          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

This happens because the pixmap we create from the redirected window is uninitialized until the threaded compositor renders into it. We should always initialize the pixmap right after it's created.

-- 
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/20170222/f5958474/attachment.html>


More information about the webkit-unassigned mailing list