Branch: refs/heads/webkitglib/2.52
  Home:   https://github.com/WebKit/WebKit
  Commit: 6c90ef73c4605502c203426340c1b8f1d121e99c
      
https://github.com/WebKit/WebKit/commit/6c90ef73c4605502c203426340c1b8f1d121e99c
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-04-07 (Tue, 07 Apr 2026)

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

  Log Message:
  -----------
  Cherry-pick 310708@main (c7d317933e01). 
https://bugs.webkit.org/show_bug.cgi?id=311649

    [GLIB] Follow-up icon database fix after 310242@main
    https://bugs.webkit.org/show_bug.cgi?id=311649

    Reviewed by Adrian Perez de Castro.

    Ensure that IconDatabase references are never destroyed from a
    worker thread by moving them back to the main loop. This is
    needed as the icon database can only be destroyed from the main loop.

    Drive-by, remove a seemingly unneeded worker thread lambda for the case
    when there is no access to the database, as this is not accessed, there
    is no need for it.

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

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

Canonical link: https://commits.webkit.org/305877.380@webkitglib/2.52



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

Reply via email to