Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ca5b100c43e9ca19ae3216dc8a44b589e9289908
https://github.com/WebKit/WebKit/commit/ca5b100c43e9ca19ae3216dc8a44b589e9289908
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/API/glib/IconDatabase.cpp
Log Message:
-----------
[GTK] Wrong prepared statement creation check in
IconDatabase::pruneTimerFired()
https://bugs.webkit.org/show_bug.cgi?id=306414
Reviewed by Carlos Garcia Campos.
* Source/WebKit/UIProcess/API/glib/IconDatabase.cpp:
(WebKit::IconDatabase::pruneTimerFired): Flip the check after prepared
statement creation to enter the error handling code when an error has
actually happened, instead of on success.
Canonical link: https://commits.webkit.org/306448@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications