Bug 179802 - Minor DisplayRefreshMonitor-related cleanup
Summary: Minor DisplayRefreshMonitor-related cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-16 15:43 PST by Simon Fraser (smfr)
Modified: 2017-12-04 17:27 PST (History)
8 users (show)

See Also:


Attachments
Patch (6.88 KB, patch)
2017-11-16 15:59 PST, Simon Fraser (smfr)
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>