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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 15:26:27 PST 2020


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

--- Comment #1 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Wenson Hsieh from comment #0)
> 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)

(Rather than "early as possible", this should actually be generic so that it's "after n items")

> - 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/20201119/f341b193/attachment.htm>


More information about the webkit-unassigned mailing list