[Webkit-unassigned] [Bug 176226] New: [GTK][Wayland] Use fast malloc to allocate backing store cairo surfaces data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 1 09:10:17 PDT 2017


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

            Bug ID: 176226
           Summary: [GTK][Wayland] Use fast malloc to allocate backing
                    store cairo surfaces data
           Product: WebKit
           Version: WebKit 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: bugs-noreply at webkitgtk.org

It reduces the memory consumption and improves the performance. Also, since performance is better we don't need to keep the scroll surface allocated all the time, we can create it on demand and keep it allocated only while scrolling too fast.

-- 
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/20170901/da59edaa/attachment-0001.html>


More information about the webkit-unassigned mailing list