[Webkit-unassigned] [Bug 219091] New: [Concurrent display lists] Remove display list item batching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 18 08:29:37 PST 2020


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

            Bug ID: 219091
           Summary: [Concurrent display lists] Remove display list item
                    batching
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Remove the display list item batching mechanism in RemoteImageBufferProxy. Instead, we should:

- Attempt to wake up the GPU process as early as possible (i.e. as soon as the first item is appended)
- Always bump the unread bytes count when appending items.

-- 
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/20201118/2ae97940/attachment-0001.htm>


More information about the webkit-unassigned mailing list