Bug 295175
| Summary: | [WTF][WPE] Read the log level string from an Android system property | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | WPE WebKit | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=295155 | ||
| Bug Depends on: | |||
| Bug Blocks: | 296283 | ||
Adrian Perez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/47352
EWS
Committed 297467@main (f8b520c6e9b1): <https://commits.webkit.org/297467@main>
Reviewed commits have been landed. Closing PR #47352 and removing active labels.