Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1977502b51fe76eabbcbcb1beded9de990d62e70
      
https://github.com/WebKit/WebKit/commit/1977502b51fe76eabbcbcb1beded9de990d62e70
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-03-19 (Thu, 19 Mar 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitDownload.cpp
    M Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp
    M Source/WebKit/WPEPlatform/wpe/wayland/WPEDisplayWayland.cpp

  Log Message:
  -----------
  [GLIB] Prefer CStringView to StringView in some places
https://bugs.webkit.org/show_bug.cgi?id=310182

Reviewed by Carlos Garcia Campos.

There are more uses of StringView that might make sense
to replace with CStringView but these are the most obvious
ones.

* Source/WebKit/UIProcess/API/glib/WebKitDownload.cpp:
(webkit_download_set_destination):
* Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp:
(webkitFaviconDatabaseGetFaviconInternal):
* Source/WebKit/WPEPlatform/wpe/wayland/WPEDisplayWayland.cpp:

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



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

Reply via email to