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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 11:57:18 PST 2020


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

            Bug ID: 218720
           Summary: Rename ImageBuffer::flushDisplayList to
                    ImageBuffer::renderDisplayList
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

ImageBuffer's `flushDisplayList` method is currently only responsible for replaying the given display list into the image buffer's drawing context, and doesn't actually guarantee a context flush. A name like `renderDisplayList` seems more fitting.

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


More information about the webkit-unassigned mailing list