[Webkit-unassigned] [Bug 222127] New: RemoteRenderingBackend::m_pendingWakeupInfo is a misleading name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 12:58:35 PST 2021


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

            Bug ID: 222127
           Summary: RemoteRenderingBackend::m_pendingWakeupInfo is a
                    misleading name
           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

`m_pendingWakeupInfo` is not used for an actual IPC wakeup in the case where we are changing from one display list item buffer to another, due to hitting the end of the first one.

This should be renamed to something like `m_pendingDisplayListReplayInfo` or just `m_pendingReplayInfo`

-- 
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/20210218/629111f2/attachment.htm>


More information about the webkit-unassigned mailing list