Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 271772f23f690a52de24db4917f0e6317f51ddb7
      
https://github.com/WebKit/WebKit/commit/271772f23f690a52de24db4917f0e6317f51ddb7
  Author: Thomas Devoogdt <[email protected]>
  Date:   2026-09-18 (Fri, 18 Sep 2026)

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

  Log Message:
  -----------
  [WebKit][GLIB] Fix missing include in WebKitDownload

https://bugs.webkit.org/show_bug.cgi?id=324525

Reviewed by Claudio Saavedra.

/home/thomas/Documents/nd_falcon_rebase/buildroot-mna240/output/build/webkitgtk-2.54.0/Source/WebKit/UIProcess/API/glib/WebKitDownload.cpp:534:33:
 error: ‘CStringView’ has not been declared
  534 |     auto isFileURI = 
startsWith(CStringView::unsafeFromUTF8(destination).span(), "file://"_s);
      |                                 ^~~~~~~~~~~

Signed-off-by: Thomas Devoogdt <[email protected]>
Canonical link: https://commits.webkit.org/321373@main



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

Reply via email to