[webkit-changes] [WebKit/WebKit] b51d6b: [macOS Sonoma] Use class extensions in ScreenCaptu...

Elliott Williams noreply at github.com
Mon Jun 26 17:25:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b51d6b6f536c26625ec495c5d9e2a65ed7bd8b2f
      https://github.com/WebKit/WebKit/commit/b51d6b6f536c26625ec495c5d9e2a65ed7bd8b2f
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/mac/ScreenCaptureKitSPI.h

  Log Message:
  -----------
  [macOS Sonoma] Use class extensions in ScreenCaptureKitSPI.h
https://bugs.webkit.org/show_bug.cgi?id=258466

Reviewed by Jonathan Bedard.

Work towards making the build functional on macOS Sonoma.

* Source/WebCore/PAL/pal/spi/mac/ScreenCaptureKitSPI.h:
  SCContentSharingPicker and SCContentSharingPickerConfiguration are
  public in Sonoma, but the Ventura interface is deprecated and remains
  SPI-only.

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




More information about the webkit-changes mailing list