WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295202
[WPE][GTK][PlayStation] Remove unneeded WTFLogChannel::subsystem
https://bugs.webkit.org/show_bug.cgi?id=295202
Summary
[WPE][GTK][PlayStation] Remove unneeded WTFLogChannel::subsystem
Adrian Perez
Reported
2025-06-30 05:37:25 PDT
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
Comment 1
2025-06-30 05:52:48 PDT
The same goes for the PlayStation port.
Adrian Perez
Comment 2
2025-06-30 06:16:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47375
EWS
Comment 3
2025-07-01 00:51:41 PDT
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
Comment 4
2025-07-01 00:52:14 PDT
<
rdar://problem/154738761
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug