[Webkit-unassigned] [Bug 231352] IPC should not have client side message hysteresis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 23:28:52 PDT 2021


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

--- Comment #1 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Other example is I believe future RemoteGraphicsContext::flushContext.
The sequence is
-> RemoteGrapicsContext::FlushContext

<- RemoteRenderingBackend::didFlush

If we buffer FlushContext due to hysteresis, we never get the didFlush?

-- 
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/20211007/8addaa22/attachment-0001.htm>


More information about the webkit-unassigned mailing list