[webkit-changes] [WebKit/WebKit] eeec86: [GTK] Deprecate WebKitWebContext:use-system-appear...

Carlos Garcia Campos noreply at github.com
Thu May 23 20:47:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eeec86ec49d848faa827d880428392d20c1a0af0
      https://github.com/WebKit/WebKit/commit/eeec86ec49d848faa827d880428392d20c1a0af0
  Author: Carlos Garcia Campos <cgarcia at 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


More information about the webkit-changes mailing list