Bug 299514
| Summary: | Use PRIVATE_LOG_STRING instead in log format strings in Web{Page,Process}Proxy.cpp | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | WebKit2 | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=296986 | ||
Adrian Perez
There are a few logging statements which crept in WebPageProxy.cpp and WebProcessProxy.com after the round of fixes 298645@main, let's change them to use PRIVATE_LOG_STRING instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/51309
EWS
Committed 300529@main (4ba241b3ee58): <https://commits.webkit.org/300529@main>
Reviewed commits have been landed. Closing PR #51309 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/161350893>