[Webkit-unassigned] [Bug 218720] Rename ImageBuffer::flushDisplayList to ImageBuffer::renderDisplayList

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 12:15:59 PST 2020


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
flush() implies "play this out until the end", and normally flush is used for a function that doesn't take arguments; it's "flush out existing state".

So flush(DisplayList&) is a bit ambiguous. Is there already some internal DisplayList that gets flushed out first?

-- 
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/20201109/fb8f8c1f/attachment.htm>


More information about the webkit-unassigned mailing list