[webkit-changes] [WebKit/WebKit] 280cb4: Unreviewed, fix the internal macOS build after CVD...

Abrar Rahman Protyasha noreply at github.com
Sun Dec 17 22:06:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 280cb48f7500653f70db940ceb4c3c02148b6e8c
      https://github.com/WebKit/WebKit/commit/280cb48f7500653f70db940ceb4c3c02148b6e8c
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2023-12-17 (Sun, 17 Dec 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/mac/LegacyDisplayRefreshMonitorMac.cpp
    M Source/WebKit/UIProcess/mac/DisplayLinkMac.cpp

  Log Message:
  -----------
  Unreviewed, fix the internal macOS build after CVDisplayLink deprecation

Unreviewed build fix for macOS when building against the Apple internal
SDK, where the CVDisplayLink interface has now been deprecated.

* Source/WebCore/platform/graphics/mac/LegacyDisplayRefreshMonitorMac.cpp:
(WebCore::LegacyDisplayRefreshMonitorMac::stop):
(WebCore::LegacyDisplayRefreshMonitorMac::nominalFramesPerSecondFromDisplayLink):
(WebCore::LegacyDisplayRefreshMonitorMac::ensureDisplayLink):
(WebCore::LegacyDisplayRefreshMonitorMac::startNotificationMechanism):
(WebCore::LegacyDisplayRefreshMonitorMac::stopNotificationMechanism):
* Source/WebKit/UIProcess/mac/DisplayLinkMac.cpp:
(WebKit::DisplayLink::platformInitialize):
(WebKit::DisplayLink::platformFinalize):
(WebKit::DisplayLink::nominalFramesPerSecondFromDisplayLink):
(WebKit::DisplayLink::platformIsRunning const):
(WebKit::DisplayLink::platformStart):
(WebKit::DisplayLink::platformStop):

Canonical link: https://commits.webkit.org/272201@main




More information about the webkit-changes mailing list