Bug 306416

Summary: [GTK] Improve IconDatabase logging
Product: WebKit Reporter: Adrian Perez <aperez>
Component: WebKitGTKAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=306580
Bug Depends on:    
Bug Blocks: 301086    

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
Adrian Perez
Comment 1 2026-01-28 01:52:49 PST
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.