[webkit-changes] [WebKit/WebKit] 79f3a1: Follow-up: Fix more NumberToStringBuffer conversio...

Commit Queue noreply at github.com
Mon Oct 21 11:38:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79f3a1a3dbc985cdeeccbdc8959feded54d23648
      https://github.com/WebKit/WebKit/commit/79f3a1a3dbc985cdeeccbdc8959feded54d23648
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M Source/WTF/wtf/text/StringConcatenateNumbers.h

  Log Message:
  -----------
  Follow-up: Fix more NumberToStringBuffer conversions to use std::span
<https://bugs.webkit.org/show_bug.cgi?id=280596>
<rdar://136944262>

Unreviewed follow-up fix.

* Source/WTF/wtf/text/StringConcatenateNumbers.h:
- Remove WTF_ALLOW_UNSAFE_BUFFER_USAGE_{BEGIN,END} macros since
  284325 at main or 285520 at main fixed all the `-Wunsafe-buffer-usage`
  warnings.

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