[webkit-changes] [WebKit/WebKit] 626758: [GTK] Remove some WTF_ALLOW_UNSAFE_BUFFER_USAGE_BE...

Michael Catanzaro noreply at github.com
Tue Oct 29 12:52:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6267581a00987c4443a232cf111be743eddc89d0
      https://github.com/WebKit/WebKit/commit/6267581a00987c4443a232cf111be743eddc89d0
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M Source/WebKit/UIProcess/gtk/SystemSettingsManagerProxyGtk.cpp

  Log Message:
  -----------
  [GTK] Remove some WTF_ALLOW_UNSAFE_BUFFER_USAGE_BEGIN/END in SystemSettingsManagerProxyGtk.cpp
https://bugs.webkit.org/show_bug.cgi?id=282205

Reviewed by Philippe Normand.

Let's use WTF::String rather than the GLib macros that trip this
warning.

* Source/WebKit/UIProcess/gtk/SystemSettingsManagerProxyGtk.cpp:
(WebKit::SystemSettingsManagerProxy::darkMode const):

Canonical link: https://commits.webkit.org/285852@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