<?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>306105</bug_id>
          
          <creation_ts>2026-01-23 04:39:18 -0800</creation_ts>
          <short_desc>REGRESSION(299620@main): [WPE] Building from tarball fails due to missing resources</short_desc>
          <delta_ts>2026-01-23 05:59:12 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=208869</see_also>
          <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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adrian Perez">aperez</reporter>
          <assigned_to name="Adrian Perez">aperez</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2174427</commentid>
    <comment_count>0</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2026-01-23 04:39:18 -0800</bug_when>
    <thetext>In particular Source/WebKit/PlatformWPE.cmake lists the following, some of which were added in 299620@main:

  &lt;file alias=&apos;css/wpe-theme.css&apos;&gt;wpe-theme.css&lt;/file&gt;
  &lt;file alias=&apos;images/missingImage@2x&apos;&gt;missingImage@2x.png&lt;/file&gt;
  &lt;file alias=&apos;images/missingImage@3x&apos;&gt;missingImage@3x.png&lt;/file&gt;
  &lt;file alias=&apos;images/missingImage&apos;&gt;missingImage.png&lt;/file&gt;
  &lt;file alias=&apos;images/panIcon&apos;&gt;panIcon.png&lt;/file&gt;
  &lt;file alias=&apos;images/textAreaResizeCorner@2x&apos;&gt;textAreaResizeCorner@2x.png&lt;/file&gt;
  &lt;file alias=&apos;images/textAreaResizeCorner&apos;&gt;textAreaResizeCorner.png&lt;/file&gt;
  &lt;file alias=\&quot;audio/Composite\&quot;&gt;Composite.wav&lt;/file&gt;

but then Tools/wpe/manifest.txt.in 

  file Source/WebCore/Resources/missingImage.png
  file Source/WebCore/Resources/missingImage@2x.png
  file Source/WebCore/Resources/panIcon.png
  file Source/WebCore/Resources/textAreaResizeCorner.png
  file Source/WebCore/Resources/textAreaResizeCorner@2x.png
  file Source/WebCore/platform/audio/resources/Composite.wav

...which means we are missing at least wpe-theme.css and missingImage@3x.png.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2174431</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2026-01-23 04:48:40 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/57120</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2174448</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-01-23 05:58:09 -0800</bug_when>
    <thetext>Committed 306084@main (22614a4e2ba8): &lt;https://commits.webkit.org/306084@main&gt;

Reviewed commits have been landed. Closing PR #57120 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2174449</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-01-23 05:59:12 -0800</bug_when>
    <thetext>&lt;rdar://problem/168755283&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>