[webkit-changes] [WebKit/WebKit] 669772: REGRESSION(259997 at main): [GTK4] MiniBrowser crashe...

Carlos Garcia Campos noreply at github.com
Tue Feb 21 06:15:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6697720e04d1357af03410d6671f301008289026
      https://github.com/WebKit/WebKit/commit/6697720e04d1357af03410d6671f301008289026
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    M Tools/MiniBrowser/gtk/BrowserWindow.c

  Log Message:
  -----------
  REGRESSION(259997 at main): [GTK4] MiniBrowser crashes when favicon is updated
https://bugs.webkit.org/show_bug.cgi?id=252663

Reviewed by Michael Catanzaro.

We need to take a reference of the GdkTexture returned by webkit_web_view_get_favicon().

* Tools/MiniBrowser/gtk/BrowserWindow.c:
(faviconChanged):

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




More information about the webkit-changes mailing list