[Webkit-unassigned] [Bug 207931] [macOS] Disable RunLoop function dispatch when there is a pending rendering update

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 19 10:47:31 PST 2020


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

--- Comment #8 from Ben Nham <nham at apple.com> ---
(In reply to Antti Koivisto from comment #7)
> > Should this be a member variable rather than a static variable?
> 
> Maybe later. For now this is simplest and waiting-for-flush really is a
> process global state.

I see. Maybe make it use the s_ prefix rather than m_ prefix then? It seems like we follow that pattern for static variables in a lot of places.

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


More information about the webkit-unassigned mailing list