Branch: refs/heads/webkitglib/2.50
  Home:   https://github.com/WebKit/WebKit
  Commit: d5dfd735de81cf958499f3ae63c1516d1564f7cc
      
https://github.com/WebKit/WebKit/commit/d5dfd735de81cf958499f3ae63c1516d1564f7cc
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-01-31 (Sat, 31 Jan 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/IconDatabase.cpp

  Log Message:
  -----------
  Cherry-pick 306459@main (19b29dbb67bb). 
https://bugs.webkit.org/show_bug.cgi?id=306568

    [GTK] IconDatabase tries to use IconDatabaseInfo table even if it does not 
exist
    https://bugs.webkit.org/show_bug.cgi?id=306568

    Reviewed by Carlos Alberto Lopez Perez.

    Check whether the IconDatabaseInfo table exists before attempting
    to read data from it. When the table does not exist, the rest of
    the version check code is skipped, and the table will be created
    by the existing call to IconDatabase::createTablesIfNeeded() down
    below.

    * Source/WebKit/UIProcess/API/glib/IconDatabase.cpp:
    (WebKit::IconDatabase::IconDatabase):

    Canonical link: https://commits.webkit.org/306459@main

Canonical link: https://commits.webkit.org/298234.417@webkitglib/2.50



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to