Branch: refs/heads/webkitglib/2.54
Home: https://github.com/WebKit/WebKit
Commit: 4554a3327918f909779d507233bebb485942d459
https://github.com/WebKit/WebKit/commit/4554a3327918f909779d507233bebb485942d459
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:
-----------
Cherry-pick 321373@main (271772f23f69).
https://bugs.webkit.org/show_bug.cgi?id=324525
[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
Canonical link: https://commits.webkit.org/317695.339@webkitglib/2.54
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications