Bug 256037
| Summary: | [GTK][WPE] Add possibility to enable log, fatal and error in release build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Przemyslaw Gorszkowski <pgorszkowski> |
| Component: | New Bugs | Assignee: | Przemyslaw Gorszkowski <pgorszkowski> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Przemyslaw Gorszkowski
Currently there is no option to turn on LOG, FATAL and LOG_ERROR in release build. It is useful with debugging problems with release build.
The fix can be taken from: https://github.com/WebPlatformForEmbedded/WPEWebKit/commit/d0ef3bc2bf340d413c35cacd76d891de8f82ca84
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Przemyslaw Gorszkowski
Pull request: https://github.com/WebKit/WebKit/pull/13236