Bug 179802

Summary: Minor DisplayRefreshMonitor-related cleanup
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, dbates, ews-watchlist, sam, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Simon Fraser (smfr) 2017-11-16 15:43:45 PST
Minor DisplayRefreshMonitor-related cleanup
Comment 1 Simon Fraser (smfr) 2017-11-16 15:59:03 PST
Created attachment 327120 [details]
Patch
Comment 2 Sam Weinig 2017-11-17 08:13:16 PST
Comment on attachment 327120 [details]
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::WellKnownRunLoopOrders::LayerFlush, [this]() {

static_cast?
Comment 3 Simon Fraser (smfr) 2017-12-04 17:26:40 PST
https://trac.webkit.org/r225509
Comment 4 Radar WebKit Bug Importer 2017-12-04 17:27:24 PST
<rdar://problem/35844145>