[webkit-changes] [WebKit/WebKit] 9626f2: Adopt new ARQL scene API when possible

Dean Jackson noreply at github.com
Mon Nov 14 13:30:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9626f28c4f960793e9efcd05937293dd62cb930b
      https://github.com/WebKit/WebKit/commit/9626f28c4f960793e9efcd05937293dd62cb930b
  Author: Dean Jackson <dino at apple.com>
  Date:   2022-11-14 (Mon, 14 Nov 2022)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/ios/SystemPreviewSPI.h
    M Source/WebKit/UIProcess/Cocoa/LegacyDownloadClient.mm
    M Source/WebKit/UIProcess/Cocoa/SystemPreviewControllerCocoa.mm
    M Source/WebKit/UIProcess/SystemPreviewController.h

  Log Message:
  -----------
  Adopt new ARQL scene API when possible
https://bugs.webkit.org/show_bug.cgi?id=247511
rdar://101981518

Reviewed by Sam Weinig.

AR Quick Look are exposing a new API to launch scenes.
Add support for it when the right compile-time flags
are set.

* Source/WebCore/PAL/pal/spi/ios/SystemPreviewSPI.h:
* Source/WebKit/UIProcess/Cocoa/LegacyDownloadClient.mm:
(WebKit::LegacyDownloadClient::didCreateDestination):
* Source/WebKit/UIProcess/Cocoa/SystemPreviewControllerCocoa.mm:
* Source/WebKit/UIProcess/SystemPreviewController.h:

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




More information about the webkit-changes mailing list