Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 560926efcc3867ba87c1f064a32874b4999ed2ee
      
https://github.com/WebKit/WebKit/commit/560926efcc3867ba87c1f064a32874b4999ed2ee
  Author: Sergio Villar Senin <[email protected]>
  Date:   2025-10-22 (Wed, 22 Oct 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/webxr/layers/idlharness.https.window-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/webxr/layers/xrWebGLBinding_constructor.https-expected.txt
    M LayoutTests/platform/glib/TestExpectations
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/Modules/webxr/XRWebGLBinding.cpp
    M Source/WebCore/Modules/webxr/XRWebGLBinding.h

  Log Message:
  -----------
  [WebXR] Implement XRWebGLBinding constructor
https://bugs.webkit.org/show_bug.cgi?id=301102

Reviewed by Dan Glastonbury.

Adding the implementation of the constructor of the bindings
object as per the WebXR spec. So far is basically a sequence
of checks.

Replaced subtests expectations from FAIL to PASS and unskipping
the WPT test that verifies the constructor behaviour.

* 
LayoutTests/imported/w3c/web-platform-tests/webxr/layers/idlharness.https.window-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/webxr/layers/xrWebGLBinding_constructor.https-expected.txt:
* LayoutTests/platform/glib/TestExpectations:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/Modules/webxr/XRWebGLBinding.cpp:
(WebCore::XRWebGLBinding::create):
(WebCore::XRWebGLBinding::XRWebGLBinding):
* Source/WebCore/Modules/webxr/XRWebGLBinding.h:

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



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

Reply via email to