[webkit-changes] [WebKit/WebKit] 2fe6aa: [WebXR] Fix MachSendRight build failures after 266...

Dan Glastonbury noreply at github.com
Thu Jul 27 19:10:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2fe6aa932f3f23bf4c804c309f602ed054de0c3f
      https://github.com/WebKit/WebKit/commit/2fe6aa932f3f23bf4c804c309f602ed054de0c3f
  Author: Dan Glastonbury <djg at apple.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.cpp
    M Source/WebCore/platform/xr/PlatformXR.h

  Log Message:
  -----------
  [WebXR] Fix MachSendRight build failures after 266327 at main
https://bugs.webkit.org/show_bug.cgi?id=259585
rdar://113008655

Unreviewed build fix.

After 266327 at main, MachSendRight() need to be moved instead of copied.

* Source/WebCore/Modules/webxr/WebXROpaqueFramebuffer.cpp:
(WebCore::WebXROpaqueFramebuffer::startFrame):
* Source/WebCore/platform/xr/PlatformXR.h:
(PlatformXR::Device::FrameData::LayerData::encode const):

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




More information about the webkit-changes mailing list