Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 94d6cf2aa8cd2d2d1fb1f07acab0172e338d3c23
      
https://github.com/WebKit/WebKit/commit/94d6cf2aa8cd2d2d1fb1f07acab0172e338d3c23
  Author: Michael Catanzaro <mcatanz...@redhat.com>
  Date:   2022-11-16 (Wed, 16 Nov 2022)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp

  Log Message:
  -----------
  [GTK] Documentation of WebKitSettings:hardware-acceleration-policy mentions 
old default value
https://bugs.webkit.org/show_bug.cgi?id=247957

Reviewed by Carlos Garcia Campos.

This fixes the documentation to not refer to any particular default
value. I considered referencing that the default value changed in
2.36.4, but this is difficult to do without referencing
WEBKIT_HARDWARE_ACCELERATION_POLICY_ON_DEMAND, which is about to
disappear in the new API version, so it seemed less awkward to just omit
it. It's expected that settings will change default values over time,
after all.

I've also made a few drive-by tweaks.

* Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp:
(webkit_settings_class_init):

Canonical link: https://commits.webkit.org/256734@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to