Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d65a76dbf3a5120eecd6c1912b0812796ab6a25f
https://github.com/WebKit/WebKit/commit/d65a76dbf3a5120eecd6c1912b0812796ab6a25f
Author: Fujii Hironori <[email protected]>
Date: 2025-09-07 (Sun, 07 Sep 2025)
Changed paths:
M Tools/MiniBrowser/gtk/BrowserTab.c
Log Message:
-----------
[GTK MiniBrowser] Fix clang warnings after 299591@main
https://bugs.webkit.org/show_bug.cgi?id=298178
Unreviewed clang warning fix.
> Tools/MiniBrowser/gtk/BrowserTab.c:349:40: error: adding 'int' to a string
> does not append to the string [-Werror,-Wstring-plus-int]
> 349 | g_string_append(str, " viewer" + !(count++));
> | ~~~~~~~~~~^~~~~~~~~~~~
* Tools/MiniBrowser/gtk/BrowserTab.c:
(WebKitXRSessionFeaturesToString):
Canonical link: https://commits.webkit.org/299670@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes