Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 268ad18a8768c304785624aff632c83cfb4b214f
      
https://github.com/WebKit/WebKit/commit/268ad18a8768c304785624aff632c83cfb4b214f
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M Source/JavaScriptCore/API/glib/JSCContext.cpp
    M Source/JavaScriptCore/API/glib/JSCValue.cpp
    M Source/JavaScriptCore/inspector/remote/glib/RemoteInspectorUtils.cpp
    M Source/WTF/wtf/StringExtras.h

  Log Message:
  -----------
  [GLib] Sprinkle WTF_ALLOW_UNSAFE_BUFFER_USAGE_{BEGIN,END} to fix the build 
with Clang 19
https://bugs.webkit.org/show_bug.cgi?id=283002

Unreviewed. Fix the build for the JSC GLib API with Clang 19.

* Source/JavaScriptCore/API/glib/JSCContext.cpp:
(jsc_context_evaluate_with_source_uri):
(jsc_context_evaluate_in_object):
(jsc_context_check_syntax):
* Source/JavaScriptCore/API/glib/JSCValue.cpp:
(jsc_value_new_string_from_bytes):
* Source/JavaScriptCore/inspector/remote/glib/RemoteInspectorUtils.cpp:
(Inspector::backendCommandsHash):
* Source/WTF/wtf/StringExtras.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to