WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
306105
REGRESSION(
299620@main
): [WPE] Building from tarball fails due to missing resources
https://bugs.webkit.org/show_bug.cgi?id=306105
Summary
REGRESSION(299620@main): [WPE] Building from tarball fails due to missing res...
Adrian Perez
Reported
2026-01-23 04:39:18 PST
In particular Source/WebKit/PlatformWPE.cmake lists the following, some of which were added in
299620@main
: <file alias='css/wpe-theme.css'>wpe-theme.css</file> <file alias='images/missingImage@2x'>
missingImage@2x.png
</file> <file alias='images/missingImage@3x'>
missingImage@3x.png
</file> <file alias='images/missingImage'>missingImage.png</file> <file alias='images/panIcon'>panIcon.png</file> <file alias='images/textAreaResizeCorner@2x'>
textAreaResizeCorner@2x.png
</file> <file alias='images/textAreaResizeCorner'>textAreaResizeCorner.png</file> <file alias=\"audio/Composite\">Composite.wav</file> 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
.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2026-01-23 04:48:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57120
EWS
Comment 2
2026-01-23 05:58:09 PST
Committed
306084@main
(22614a4e2ba8): <
https://commits.webkit.org/306084@main
> Reviewed commits have been landed. Closing PR #57120 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-01-23 05:59:12 PST
<
rdar://problem/168755283
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug