Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9c9d8e85dc980fd0d0e64539fdc302858ec785b8
      
https://github.com/WebKit/WebKit/commit/9c9d8e85dc980fd0d0e64539fdc302858ec785b8
  Author: Sergio Villar Senin <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/webxr/exclusive_requestFrame_nolayer.https-expected.txt
    M LayoutTests/platform/glib/TestExpectations
    M Source/WebCore/Modules/webxr/WebXRSession.cpp
    M Source/WebCore/Modules/webxr/XRRenderStateInit.h

  Log Message:
  -----------
  [WebXR] Cannot set the baseLayer to null when updating the render state
https://bugs.webkit.org/show_bug.cgi?id=298872

Reviewed by Carlos Garcia Campos and Dan Glastonbury.

The baseLayer of the render state must be an optional so that the code
could differentiate from a null baseLayer and a non set baseLayer. WebXR
sessions can clear the baseLayer to ensure that rAF won't fire.

The exclusive_requestFrame_nolayer.https.html tests now passes.

* 
LayoutTests/imported/w3c/web-platform-tests/webxr/exclusive_requestFrame_nolayer.https-expected.txt:
* LayoutTests/platform/glib/TestExpectations:
* Source/WebCore/Modules/webxr/WebXRSession.cpp:
(WebCore::WebXRSession::updateRenderState):
* Source/WebCore/Modules/webxr/XRRenderStateInit.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to