[webkit-changes] [WebKit/WebKit] 1c1271: [WebXR] Fix watchOS build

mwyrzykowski noreply at github.com
Tue Oct 22 12:43:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1c1271e2c7bd3ede5d18c12f3b802bdfe4faf1c4
      https://github.com/WebKit/WebKit/commit/1c1271e2c7bd3ede5d18c12f3b802bdfe4faf1c4
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-10-22 (Tue, 22 Oct 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/MetalSPI.h
    M Source/WebGPU/WebGPU/XRProjectionLayer.mm

  Log Message:
  -----------
  [WebXR] Fix watchOS build
https://bugs.webkit.org/show_bug.cgi?id=281913
rdar://138417050

Unreviewed build fix for watchOS 10 -> watchOS 11 migration.

We don't need to compile this code for watchOS so exclude it
as we do for the simulator.

* Source/WebGPU/WebGPU/MetalSPI.h:
* Source/WebGPU/WebGPU/XRProjectionLayer.mm:
(WebGPU::XRProjectionLayer::startFrame):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list