[webkit-reviews] review granted: [Bug 179802] Minor DisplayRefreshMonitor-related cleanup : [Attachment 327120] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 17 08:13:16 PST 2017


Sam Weinig <sam at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 179802: Minor DisplayRefreshMonitor-related cleanup
https://bugs.webkit.org/show_bug.cgi?id=179802

Attachment 327120: Patch

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




--- Comment #2 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 327120
  --> https://bugs.webkit.org/attachment.cgi?id=327120
Patch

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

> Source/WebCore/platform/graphics/ca/cocoa/LayerFlushSchedulerMac.cpp:59
> +    m_runLoopObserver =
std::make_unique<RunLoopObserver>((CFIndex)RunLoopObserver::WellKnownRunLoopOrd
ers::LayerFlush, [this]() {

static_cast?


More information about the webkit-reviews mailing list