Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2b89d244a43e806e1d15711b74b51e0cc4452537
      
https://github.com/WebKit/WebKit/commit/2b89d244a43e806e1d15711b74b51e0cc4452537
  Author: Ada Rose Cannon <adar...@apple.com>
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
    M LayoutTests/http/wpt/webxr/resources/webxr_test_constants_single_view.js
    A LayoutTests/http/wpt/webxr/xrSession_enabledFeatures-expected.txt
    A LayoutTests/http/wpt/webxr/xrSession_enabledFeatures.html
    M Source/WebCore/Modules/webxr/WebXRSession.cpp
    M Source/WebCore/Modules/webxr/WebXRSession.h
    M Source/WebCore/Modules/webxr/WebXRSession.idl

  Log Message:
  -----------
  Add the `enabledFeatures` property to WebXR Sessions.
https://bugs.webkit.org/show_bug.cgi?id=277155

Reviewed by Mike Wyrzykowski.

Add the `enabledFeatures` property to WebXR Sessions.

* Source/WebCore/Modules/webxr/WebXRSession.cpp: Modified to add 
EnabledFeatures Property
* Source/WebCore/Modules/webxr/WebXRSession.h: Modified to add EnabledFeatures 
Property
* Source/WebCore/Modules/webxr/WebXRSession.idl: Modified to add 
EnabledFeatures Property
* LayoutTests/http/wpt/webxr/xrSession_enabledFeatures.html: Added, Imported 
from WPT. Modified to not test for anchor support which is unsupported in 
WebKit.
* LayoutTests/http/wpt/webxr/xrSession_enabledFeatures-expected.txt: Added, 
Imported from WPT.
* LayoutTests/http/wpt/webxr/resources/webxr_test_constants_single_view.js: 
Modified, Updated by importing from WPT.

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



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

Reply via email to