[Webkit-unassigned] [Bug 149347] New: [Win] Use tiled drawing for main background layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 10:17:44 PDT 2015


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

            Bug ID: 149347
           Summary: [Win] Use tiled drawing for main background layer
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

When compositing layers are used on Windows, a single large layer is created for the root of the rendering tree. If the markup involves creating large offscreen areas, WebKit can end up allocating a lot of memory.

Instead, we should use the tiled drawing logic for the background layer so that we can limit the amount of memory used.

-- 
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/20150918/cd05df65/attachment.html>


More information about the webkit-unassigned mailing list