Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d308ed455bcdd377f22bd3dfff457cd09da2cd7
      
https://github.com/WebKit/WebKit/commit/0d308ed455bcdd377f22bd3dfff457cd09da2cd7
  Author: Sergio Villar Senin <[email protected]>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M Source/WebCore/Modules/webxr/XRCylinderLayerInit.h
    M Source/WebCore/Modules/webxr/XRCylinderLayerInit.idl
    M Source/WebCore/Modules/webxr/XREquirectLayerInit.h
    M Source/WebCore/Modules/webxr/XREquirectLayerInit.idl
    M Source/WebCore/Modules/webxr/XRLayerInit.h
    M Source/WebCore/Modules/webxr/XRLayerInit.idl
    M Source/WebCore/Modules/webxr/XRQuadLayerInit.h
    M Source/WebCore/Modules/webxr/XRQuadLayerInit.idl

  Log Message:
  -----------
  [WebXR Layers] textureType belongs to XRLayerInit not to its subclasses
https://bugs.webkit.org/show_bug.cgi?id=309242

Reviewed by Fujii Hironori.

Moving the textureType attribute that is common to all layers to
XRLayerInit. Previously it was specified for each layer type in their
respective Init structs

No new tests as this is just a refactoring.

* Source/WebCore/Modules/webxr/XRCylinderLayerInit.h:
* Source/WebCore/Modules/webxr/XRCylinderLayerInit.idl:
* Source/WebCore/Modules/webxr/XREquirectLayerInit.h:
* Source/WebCore/Modules/webxr/XREquirectLayerInit.idl:
* Source/WebCore/Modules/webxr/XRLayerInit.h:
* Source/WebCore/Modules/webxr/XRLayerInit.idl:
* Source/WebCore/Modules/webxr/XRQuadLayerInit.h:
* Source/WebCore/Modules/webxr/XRQuadLayerInit.idl:

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



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

Reply via email to