[Webkit-unassigned] [Bug 280512] REGRESSION(284269 at main?) [WPE] generate-bundle is failing with assert error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 03:02:14 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=280512

--- Comment #3 from Adrian Perez <aperez at igalia.com> ---
(In reply to Diego Pino from comment #2)
> I cannot find `inspector.gresource` file in `WebKitBuild/WPE/Release`. OTOH,
> file `InspectorGResourceBundle.c` exists in `WebKitBuild/GTK/Release`.
> 
> ```
> $ find WebKitBuild/GTK/Release/ -name "InspectorGResourceBundle.c"
> WebKitBuild/GTK/Release/WebKitGTK/DerivedSources/InspectorGResourceBundle.c
> ```

That's expected: the GTK port compiles the .c file into libwebkitgtk-6.0.so
and only the WPE port has been changed to produce inspector.gresource

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240930/69b8900f/attachment.htm>


More information about the webkit-unassigned mailing list