WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
222127
RemoteRenderingBackend::m_pendingWakeupInfo is a misleading name
https://bugs.webkit.org/show_bug.cgi?id=222127
Summary
RemoteRenderingBackend::m_pendingWakeupInfo is a misleading name
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-02-25 12:59:15 PST
<
rdar://problem/74756890
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug