Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 280cb48f7500653f70db940ceb4c3c02148b6e8c
      
https://github.com/WebKit/WebKit/commit/280cb48f7500653f70db940ceb4c3c02148b6e8c
  Author: Abrar Rahman Protyasha <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to