[webkit-changes] [WebKit/WebKit] 26d006: [GTK][WPE] Fix clang warning in `WebKitDownloadCli...
Vitaly Dyachkov
noreply at github.com
Thu Aug 10 15:34:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 26d006a96ab65b4db540f4fbaa02de7bb655416f
https://github.com/WebKit/WebKit/commit/26d006a96ab65b4db540f4fbaa02de7bb655416f
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitDownloadClient.cpp
Log Message:
-----------
[GTK][WPE] Fix clang warning in `WebKitDownloadClient::legacyDidCancel()`
https://bugs.webkit.org/show_bug.cgi?id=260023
Reviewed by Philippe Normand.
`WebKitDownloadClient::legacyDidCancel()` should be marked as `override`.
* Source/WebKit/UIProcess/API/glib/WebKitDownloadClient.cpp:
Canonical link: https://commits.webkit.org/266786@main
More information about the webkit-changes
mailing list