Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 01a8e48ad2548c029e8efc552ce52d14da30714f
      
https://github.com/WebKit/WebKit/commit/01a8e48ad2548c029e8efc552ce52d14da30714f
  Author: Fujii Hironori <[email protected]>
  Date:   2025-12-15 (Mon, 15 Dec 2025)

  Changed paths:
    M Source/WebKit/UIProcess/XR/openxr/OpenXRInputSource.cpp
    M Source/WebKit/UIProcess/XR/openxr/OpenXRInputSource.h

  Log Message:
  -----------
  [OpenXR] Raname m_pointerSpace of OpenXRInputSource to m_aimSpace
https://bugs.webkit.org/show_bug.cgi?id=304157

Reviewed by Dan Glastonbury.

OpenXR spec is using terms "grip" and "aim". To align the spec, renamed
"pointer" of m_pointerAction, m_pointerSpace, and _pointer action name suffix
to "aim".

* Source/WebKit/UIProcess/XR/openxr/OpenXRInputSource.cpp:
(WebKit::OpenXRInputSource::~OpenXRInputSource):
(WebKit::OpenXRInputSource::initialize):
(WebKit::OpenXRInputSource::suggestBindings const):
(WebKit::OpenXRInputSource::collectInputSource const):
* Source/WebKit/UIProcess/XR/openxr/OpenXRInputSource.h:

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



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

Reply via email to