Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6800cae66f6691469252ffb9d7d8aac966751410
https://github.com/WebKit/WebKit/commit/6800cae66f6691469252ffb9d7d8aac966751410
Author: Michael Catanzaro <[email protected]>
Date: 2025-11-25 (Tue, 25 Nov 2025)
Changed paths:
M Source/WebCore/platform/gtk/ScrollbarThemeGtk.cpp
M Source/WebCore/platform/gtk/ScrollbarThemeGtk.h
Log Message:
-----------
REGRESSION(302346@main): [GTK] ScrollbarThemeGtk.h:48:220: error: non-virtual
member function marked 'override' hides virtual member function
https://bugs.webkit.org/show_bug.cgi?id=303011
Reviewed by Fujii Hironori.
This function has one fewer parameter now. It wasn't being used, anyway.
Canonical link: https://commits.webkit.org/303538@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications