[webkit-changes] [WebKit/WebKit] b9ab83: WebXR needs to not crash on macOS with GPU Process...

Dean Jackson noreply at github.com
Fri Mar 17 15:25:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b9ab83d9212044c2635894eb20cce29758303cb2
      https://github.com/WebKit/WebKit/commit/b9ab83d9212044c2635894eb20cce29758303cb2
  Author: Dean Jackson <dino at apple.com>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac-wk1/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/mac-wk2/fast/dom/navigator-detached-no-crash-expected.txt
    M LayoutTests/platform/mac/TestExpectations
    M LayoutTests/platform/mac/fast/dom/navigator-detached-no-crash-expected.txt
    M Source/WTF/wtf/PlatformEnableCocoa.h

  Log Message:
  -----------
  WebXR needs to not crash on macOS with GPU Process enabled
https://bugs.webkit.org/show_bug.cgi?id=254043
rdar://102067140

Reviewed by Tim Horton.

Temporarily disable WebXR on macOS while we implement
the GPUP support for it.

Reenablement is tracked in https://bugs.webkit.org/show_bug.cgi?id=254044

* Source/WTF/wtf/PlatformEnableCocoa.h:

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




More information about the webkit-changes mailing list