[webkit-changes] [WebKit/WebKit] 5dc866: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Web...

Chris Dumez noreply at github.com
Sun Dec 1 17:18:05 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5dc8660948b7bc86ff19b9b09e55687fcc533aff
      https://github.com/WebKit/WebKit/commit/5dc8660948b7bc86ff19b9b09e55687fcc533aff
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-12-01 (Sun, 01 Dec 2024)

  Changed paths:
    M Source/WebCore/platform/sql/SQLiteStatement.cpp
    M Source/WebCore/platform/text/DateTimeFormat.cpp
    M Source/WebCore/platform/text/PlatformLocale.cpp
    M Source/WebCore/platform/text/PlatformLocale.h
    M Source/WebCore/platform/text/cocoa/LocalizedDateCache.mm

  Log Message:
  -----------
  Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore/platform
https://bugs.webkit.org/show_bug.cgi?id=283863

Reviewed by Sam Weinig.

* Source/WebCore/platform/sql/SQLiteStatement.cpp:
(WebCore::SQLiteStatement::bindBlob):
(WebCore::SQLiteStatement::columnValue):
(WebCore::SQLiteStatement::columnText):
(WebCore::SQLiteStatement::columnBlobAsString):
(WebCore::SQLiteStatement::columnBlobAsSpan):
* Source/WebCore/platform/text/DateTimeFormat.cpp:
* Source/WebCore/platform/text/PlatformLocale.cpp:
* Source/WebCore/platform/text/PlatformLocale.h:
* Source/WebCore/platform/text/cocoa/LocalizedDateCache.mm:

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