RESOLVED FIXED295175
[WTF][WPE] Read the log level string from an Android system property
https://bugs.webkit.org/show_bug.cgi?id=295175
Summary [WTF][WPE] Read the log level string from an Android system property
Adrian Perez
Reported 2025-06-29 05:28:28 PDT
The WEBKIT_DEBUG environment variable can be used on Android, but environment variables are not particularly convenient to use on Android. We could use a system property, that could be changed with the “setprop“ tool before running an application that uses WPE WebKit.
Attachments
Adrian Perez
Comment 1 2025-06-29 05:37:45 PDT
EWS
Comment 2 2025-07-16 07:18:36 PDT
Committed 297467@main (f8b520c6e9b1): <https://commits.webkit.org/297467@main> Reviewed commits have been landed. Closing PR #47352 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.