Bug 222127

Summary: RemoteRenderingBackend::m_pendingWakeupInfo is a misleading name
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebKit2Assignee: Wenson Hsieh <wenson_hsieh>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Wenson Hsieh
Reported 2021-02-18 12:58:35 PST
`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`
Attachments
Radar WebKit Bug Importer
Comment 1 2021-02-25 12:59:15 PST
Note You need to log in before you can comment on or make changes to this bug.