Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: eeec86ec49d848faa827d880428392d20c1a0af0 https://github.com/WebKit/WebKit/commit/eeec86ec49d848faa827d880428392d20c1a0af0 Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths: M Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp M Source/WebKit/UIProcess/API/glib/WebKitWebContext.h.in M Tools/MiniBrowser/gtk/main.c M Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h Log Message: ----------- [GTK] Deprecate WebKitWebContext:use-system-appearance-for-scrollbars property https://bugs.webkit.org/show_bug.cgi?id=274383 Reviewed by Michael Catanzaro. Rendering system scrollbars requires cairo, so it's impossible to support this with skia. * Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp: (webkit_web_context_class_init): * Source/WebKit/UIProcess/API/glib/WebKitWebContext.h.in: * Tools/MiniBrowser/gtk/main.c: (activate): * Tools/TestWebKitAPI/glib/WebKitGLib/TestMain.h: (Test::Test): Canonical link: https://commits.webkit.org/279253@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes