Bug 295202
| Summary: | [WPE][GTK][PlayStation] Remove unneeded WTFLogChannel::subsystem | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Web Template Framework | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | 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=296043 | ||
| Bug Depends on: | |||
| Bug Blocks: | 295263 | ||
Adrian Perez
The WTFLogChannel::subsystem field is always set to LOG_CHANNEL_WEBKIT_SUBSYSTEM (which expands to either "WebKitGTK" or "WPEWebKit"), so effectively all log channels always have the same subsystem value for the GTK and WPE ports. We can remove this for the GTK and WPE ports.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
The same goes for the PlayStation port.
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/47375
EWS
Committed 296858@main (3695ee5cf123): <https://commits.webkit.org/296858@main>
Reviewed commits have been landed. Closing PR #47375 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/154738761>