[webkit-changes] [WebKit/WebKit] 7347a2: Eliminate WTF_ALLOW_UNSAFE_BUFFER_USAGE_BEGIN from...

Ross Kirsling noreply at github.com
Wed Jan 22 20:58:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7347a29a71d1216e2e1bfb97ce113e4996efbd21
      https://github.com/WebKit/WebKit/commit/7347a29a71d1216e2e1bfb97ce113e4996efbd21
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2025-01-22 (Wed, 22 Jan 2025)

  Changed paths:
    M Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocketEndpoint.cpp

  Log Message:
  -----------
  Eliminate WTF_ALLOW_UNSAFE_BUFFER_USAGE_BEGIN from RemoteInspectorSocketEndpoint
https://bugs.webkit.org/show_bug.cgi?id=286401

Reviewed by Don Olmstead.

* Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocketEndpoint.cpp:
(Inspector::RemoteInspectorSocketEndpoint::send):

A proper solution following the immediate build fix in 289271 at main: Use a subspan.
Canonical link: https://commits.webkit.org/289275@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