[Webkit-unassigned] [Bug 244840] New: [GLib] Recording build options and provide a way of inspecting them
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 6 04:55:00 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=244840
Bug ID: 244840
Summary: [GLib] Recording build options and provide a way of
inspecting them
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit API
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
Given that the GTK and WPE ports can be configured with a number of options
enabled or disabled at the packager's discretion, we have sometimes found
that replicating some build configuration for debugging, or figure out
what is going on with a reported issue it would be desirable to be able
to know whether certain build options (e.g. USE_OPENJPEG, ENABLE_WEB_RTC,
USE_ANGLE_WEBGL, and so on) were enabled.
This is particularly important with the WPE port, where embedded deployments
may include heavily customized builds that even toggle options which we do not
officially support changing (like ENABLE_VIDEO), or where web views may be
headless and checking the output from webkit://gpu can be quite hard.
--
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/20220906/d2b6ff29/attachment.htm>
More information about the webkit-unassigned
mailing list