<?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>297395</bug_id>
          
          <creation_ts>2025-08-14 06:41:44 -0700</creation_ts>
          <short_desc>REGRESSION(298125@main): [WPE][Qt6] UIProcess/API/wpe/qt6/WPEDisplayQtQuick.cpp:131:36: error: invalid conversion from ‘const char* (*)(WPEDisplay*)’ {aka ‘const char* (*)(_WPEDisplay*)’} to ‘WPEDRMDevice* (*)(WPEDisplay*)’ {aka ‘_WPEDRMDevice* (*)(_WPEDi</short_desc>
          <delta_ts>2025-08-14 23:28:49 -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>WPE WebKit</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>DoNotImportToRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>296682</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2136465</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-08-14 06:41:44 -0700</bug_when>
    <thetext>REGRESSION(298125@main): [WPE][Qt6] UIProcess/API/wpe/qt6/WPEDisplayQtQuick.cpp:131:36: error: invalid conversion from ‘const char* (*)(WPEDisplay*)’ {aka ‘const char* (*)(_WPEDisplay*)’} to ‘WPEDRMDevice* (*)(WPEDisplay*)’ {aka ‘_WPEDRMDevice* (*)(_WPEDisplay*)’} [-fpermissive]

/home/fujii/webkit/wc/Source/WebKit/UIProcess/API/wpe/qt6/WPEDisplayQtQuick.cpp: In function ‘void wpe_display_qtquick_class_init(WPEDisplayQtQuickClass*)’:
/home/fujii/webkit/wc/Source/WebKit/UIProcess/API/wpe/qt6/WPEDisplayQtQuick.cpp:131:36: error: invalid conversion from ‘const char* (*)(WPEDisplay*)’ {aka ‘const char* (*)(_WPEDisplay*)’} to ‘WPEDRMDevice* (*)(WPEDisplay*)’ {aka ‘_WPEDRMDevice* (*)(_WPEDisplay*)’} [-fpermissive]
  131 |     displayClass-&gt;get_drm_device = wpeDisplayQtQuickGetDRMDevice;
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    const char* (*)(WPEDisplay*) {aka const char* (*)(_WPEDisplay*)}
/home/fujii/webkit/wc/Source/WebKit/UIProcess/API/wpe/qt6/WPEDisplayQtQuick.cpp:132:19: error: ‘WPEDisplayClass’ {aka ‘struct _WPEDisplayClass’} has no member named ‘get_drm_render_node’
  132 |     displayClass-&gt;get_drm_render_node = wpeDisplayQtQuickGetDRMRenderNode;
      |                   ^~~~~~~~~~~~~~~~~~~
/home/fujii/webkit/wc/Source/WebKit/UIProcess/API/wpe/qt6/WPEDisplayQtQuick.cpp: At global scope:
/home/fujii/webkit/wc/Source/WebKit/UIProcess/API/wpe/qt6/WPEDisplayQtQuick.cpp:117:20: warning: ‘const char* wpeDisplayQtQuickGetDRMRenderNode(WPEDisplay*)’ defined but not used [-Wunused-function]
  117 | static const char* wpeDisplayQtQuickGetDRMRenderNode(WPEDisplay* display)
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2136466</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2025-08-14 06:47:46 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/49389</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2136736</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-08-14 23:28:45 -0700</bug_when>
    <thetext>Committed 298741@main (81ec41b30d6f): &lt;https://commits.webkit.org/298741@main&gt;

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

    </bug>

</bugzilla>