<?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>298503</bug_id>
          
          <creation_ts>2025-09-06 10:58:07 -0700</creation_ts>
          <short_desc>[WPE][GTK] Build without webxr is broken</short_desc>
          <delta_ts>2025-09-06 11:02:44 -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>WebKitGTK</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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philippe Normand">philn</reporter>
          <assigned_to name="Philippe Normand">philn</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2141453</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2025-09-06 10:58:07 -0700</bug_when>
    <thetext>/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitXRPermissionRequest.cpp:36:20: error: no member named &apos;Device&apos; in namespace &apos;PlatformXR&apos;
   36 | static PlatformXR::Device::FeatureList toFeatureList(WebKitXRSessionFeatures features)
      |        ~~~~~~~~~~~~^
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitXRPermissionRequest.cpp:38:17: error: no member named &apos;Device&apos; in namespace &apos;PlatformXR&apos;
   38 |     PlatformXR::Device::FeatureList result;
      |     ~~~~~~~~~~~~^
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitXRPermissionRequest.cpp:38:37: error: use of undeclared identifier &apos;result&apos;; did you mean &apos;WTF::Result&apos;?
   38 |     PlatformXR::Device::FeatureList result;
      |                                     ^~~~~~
      |                                     WTF::Result
/var/home/phil/WebKit/WebKitBuild/GTK/Release/WTF/Headers/wtf/CheckedArithmetic.h:277:42: note: &apos;WTF::Result&apos; declared here
  277 | template &lt;typename U, typename V&gt; struct Result : ResultBase&lt;typename RemoveChecked&lt;U&gt;::CleanType, typename RemoveChecked&lt;V&gt;::CleanType&gt; {
      |                                          ^
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitXRPermissionRequest.cpp:40:35: error: no member named &apos;SessionFeature&apos; in namespace &apos;PlatformXR&apos;
   40 |         result.append(PlatformXR::SessionFeature::ReferenceSpaceTypeViewer);
      |                       ~~~~~~~~~~~~^
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitXRPermissionRequest.cpp:42:35: error: no member named &apos;SessionFeature&apos; in namespace &apos;PlatformXR&apos;
   42 |         result.append(PlatformXR::SessionFeature::ReferenceSpaceTypeLocal);
      |                       ~~~~~~~~~~~~^
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitXRPermissionRequest.cpp:44:35: error: no member named &apos;SessionFeature&apos; in namespace &apos;PlatformXR&apos;
   44 |         result.append(PlatformXR::SessionFeature::ReferenceSpaceTypeLocalFloor);
      |                       ~~~~~~~~~~~~^
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitXRPermissionRequest.cpp:46:35: error: no member named &apos;SessionFeature&apos; in namespace &apos;PlatformXR&apos;
   46 |         result.append(PlatformXR::SessionFeature::ReferenceSpaceTypeBoundedFloor);
      |                       ~~~~~~~~~~~~^
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitXRPermissionRequest.cpp:48:35: error: no member named &apos;SessionFeature&apos; in namespace &apos;PlatformXR&apos;
   48 |         result.append(PlatformXR::SessionFeature::ReferenceSpaceTypeUnbounded);
      |                       ~~~~~~~~~~~~^
8 errors generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2141454</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2025-09-06 11:00:18 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/50413</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2141455</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-09-06 11:02:41 -0700</bug_when>
    <thetext>Committed 299665@main (10b6be824893): &lt;https://commits.webkit.org/299665@main&gt;

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

    </bug>

</bugzilla>