[webkit-changes] [WebKit/WebKit] 6edb28: [WebXR] Rename XRDeviceInfo::features to XRDeviceI...

Dan Glastonbury noreply at github.com
Thu Oct 5 01:58:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6edb28521a64317b8fb2da683f4d52feaeb21178
      https://github.com/WebKit/WebKit/commit/6edb28521a64317b8fb2da683f4d52feaeb21178
  Author: Dan Glastonbury <djg at apple.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M Source/WebKit/Shared/XR/XRDeviceInfo.cpp
    M Source/WebKit/Shared/XR/XRDeviceInfo.h
    M Source/WebKit/Shared/XR/XRDeviceProxy.cpp

  Log Message:
  -----------
  [WebXR] Rename XRDeviceInfo::features to XRDeviceInfo::vrFeatures
https://bugs.webkit.org/show_bug.cgi?id=262676
rdar://116503942

Reviewed by Dean Jackson.

Rename XRDeviceInfo::features to XRDeviceInfo::vrFeatures to better signify this
list represents the supported features for immersive-vr sessions.

* Source/WebKit/Shared/XR/XRDeviceInfo.cpp:
(WebKit::XRDeviceInfo::encode const):
(WebKit::XRDeviceInfo::decode):
* Source/WebKit/Shared/XR/XRDeviceInfo.h:
* Source/WebKit/Shared/XR/XRDeviceProxy.cpp:
(WebKit::XRDeviceProxy::XRDeviceProxy):

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




More information about the webkit-changes mailing list