Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 163437bd0ece3f5105c29358f984f15a033fc586
      
https://github.com/WebKit/WebKit/commit/163437bd0ece3f5105c29358f984f15a033fc586
  Author: Dan Glastonbury <[email protected]>
  Date:   2025-10-30 (Thu, 30 Oct 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/webxr/xrWebGLLayer_opaque_framebuffer_stencil.https.html
    R 
LayoutTests/platform/visionos/imported/w3c/web-platform-tests/webxr/xrWebGLLayer_opaque_framebuffer_stencil.https-expected.txt

  Log Message:
  -----------
  [WebXR][WPT] Stop xrWebGLLayer_opaque_framebuffer_stencil sniffing 
navigator.platform
https://bugs.webkit.org/show_bug.cgi?id=301728
rdar://163752529

Reviewed by Mike Wyrzykowski.

The test claims that "mac has issues with readPixels from the default fbo." and
is searching for substring "Mac" in navigator.platform. WebKit reports
'MacIntel' on all Cocoa platforms, so this check is of little use.

The test was incorrectly assuming that GL_RGB was a valid format for use with
glReadPixels, which has been fixed in  https://commits.webkit.org/302321@main

* 
LayoutTests/imported/w3c/web-platform-tests/webxr/xrWebGLLayer_opaque_framebuffer_stencil.https.html:
* 
LayoutTests/platform/visionos/imported/w3c/web-platform-tests/webxr/xrWebGLLayer_opaque_framebuffer_stencil.https-expected.txt:
 Removed.

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



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

Reply via email to