<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>301255</bug_id>
          
          <creation_ts>2025-10-21 23:09:54 -0700</creation_ts>
          <short_desc>[WebXR Hit Test] XRRay</short_desc>
          <delta_ts>2025-10-23 15:54:08 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>300754</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2153262</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-10-21 23:09:54 -0700</bug_when>
    <thetext>[WebXR Hit Test] XRRay

This is a sub-task of bug#300754.

https://immersive-web.github.io/hit-test/#xrray-interface
https://www.w3.org/TR/webxr-hit-test-1/#xrray-interface</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153267</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-10-21 23:20:38 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/52798</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153517</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-22 17:40:54 -0700</bug_when>
    <thetext>Committed 301987@main (b9d52d2f714f): &lt;https://commits.webkit.org/301987@main&gt;

Reviewed commits have been landed. Closing PR #52798 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153518</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-10-22 17:41:12 -0700</bug_when>
    <thetext>&lt;rdar://problem/163229251&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153619</commentid>
    <comment_count>4</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-10-23 01:25:39 -0700</bug_when>
    <thetext>clang reports warnings.

In file included from /home/fujii/webkit/wb/WebKitBuild/GTK/Release/WebCore/DerivedSources/unified-sources/UnifiedSource-15561f92-69.cpp:1:
/home/fujii/webkit/wb/Source/WebCore/Modules/webxr/WebXRRay.cpp:74:12: error: returning reference to local temporary object [-Werror,-Wreturn-stack-address]
   74 |     return DOMPointReadOnly::fromFloatPoint(m_origin);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/fujii/webkit/wb/Source/WebCore/Modules/webxr/WebXRRay.cpp:79:12: error: returning reference to local temporary object [-Werror,-Wreturn-stack-address]
   79 |     return DOMPointReadOnly::create(m_direction.x(), m_direction.y(), m_direction.z(), 0);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153624</commentid>
    <comment_count>5</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-10-23 01:38:10 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/52866</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153634</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-23 02:35:49 -0700</bug_when>
    <thetext>Committed 302016@main (7ef08aba259e): &lt;https://commits.webkit.org/302016@main&gt;

Reviewed commits have been landed. Closing PR #52866 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153680</commentid>
    <comment_count>7</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-10-23 06:10:19 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/52880</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2153855</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-23 15:54:06 -0700</bug_when>
    <thetext>Committed 302060@main (86abaa3fd071): &lt;https://commits.webkit.org/302060@main&gt;

Reviewed commits have been landed. Closing PR #52880 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>