[Webkit-unassigned] [Bug 140353] New: [GTK] Do not resize the redirected XComposite window when not in accelerated compositing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 02:40:09 PST 2015


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

            Bug ID: 140353
           Summary: [GTK] Do not resize the redirected XComposite window
                    when not in accelerated compositing mode
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly 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: gns at gnome.org, mrobinson at webkit.org,
                    zan at falconsigh.net

We create the redirected XComposite window unconditionally, but with a size of 1x1 to save memory. However, we are always resizing it, so in the end we always end up with a XWindow allocated for the same size of the web view, even for web views that never enter in AC mode.

-- 
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/20150112/fff7a2c6/attachment-0002.html>


More information about the webkit-unassigned mailing list