[webkit-reviews] review granted: [Bug 216296] Regression(r260614) Power usage has increased due to extra thread hopping : [Attachment 408290] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 17:52:50 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 216296: Regression(r260614) Power usage has increased due to extra thread
hopping
https://bugs.webkit.org/show_bug.cgi?id=216296

Attachment 408290: Patch

https://bugs.webkit.org/attachment.cgi?id=408290&action=review




--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 408290
  --> https://bugs.webkit.org/attachment.cgi?id=408290
Patch

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

> Source/WebKit/UIProcess/mac/DisplayLink.h:68
> +    static bool m_shouldSendIPCOnBackgroundQueue;

Should we use s_ for a static?


More information about the webkit-reviews mailing list