[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 09:23:11 PST 2020


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

--- Comment #6 from Ben Nham <nham at apple.com> ---
Comment on attachment 391158
  --> https://bugs.webkit.org/attachment.cgi?id=391158
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=391158&action=review

> Source/WebCore/dom/WindowEventLoop.h:85
> +    static bool m_hasPendingRenderingUpdate;

Should this be a member variable rather than a static variable?

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


More information about the webkit-unassigned mailing list