Bug 284824
| Summary: | [WebDriver] Support proper WTF logging features | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WebDriver | Assignee: | Fujii Hironori <fujii.hironori> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bburg, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Lauro Moura
Currently, code in `Source/WebDriver` relies mainly on `WTFLogAlways` instead of making use of features like WTF log channels, journal logging, etc. Having these features would allow better filtering and more freedom adding logging instructions through the WebDriver code.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/38090
EWS
Committed 288150@main (42ffeb6854c8): <https://commits.webkit.org/288150@main>
Reviewed commits have been landed. Closing PR #38090 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/141804687>
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/38256
EWS
Committed 288151@main (b27a87afa533): <https://commits.webkit.org/288151@main>
Reviewed commits have been landed. Closing PR #38256 and removing active labels.