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
306416
[GTK] Improve IconDatabase logging
https://bugs.webkit.org/show_bug.cgi?id=306416
Summary
[GTK] Improve IconDatabase logging
Adrian Perez
Reported
2026-01-28 01:08:27 PST
Currently UIProcess/API/glib/IconDatabase.cpp uses plain LOG_ERROR() for logging. It would be nicer to use the IconDatabase logging channel to allow easily filter messages using the channel, and while at it improve the messages themselves because most only write a string when database operations fails without including the underlying issue reported by the database.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2026-01-28 01:52:49 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57399
EWS
Comment 2
2026-01-28 10:00:59 PST
Committed
306358@main
(8accbbaa5baa): <
https://commits.webkit.org/306358@main
> Reviewed commits have been landed. Closing PR #57399 and removing active labels.
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