[webkit-changes] [WebKit/WebKit] 1b18c0: Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in wtf...

Chris Dumez noreply at github.com
Wed Dec 4 09:37:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1b18c01be784cbae0cffef1263eab7c66a79e255
      https://github.com/WebKit/WebKit/commit/1b18c01be784cbae0cffef1263eab7c66a79e255
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M Source/WTF/wtf/text/icu/TextBreakIteratorICU.h
    M Source/WTF/wtf/text/icu/UTextProvider.cpp
    M Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp

  Log Message:
  -----------
  Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in wtf/text/icu
https://bugs.webkit.org/show_bug.cgi?id=284012

Reviewed by Darin Adler.

* Source/WTF/wtf/text/icu/TextBreakIteratorICU.h:
(WTF::TextBreakIteratorICU::makeLocaleWithBreakKeyword):
* Source/WTF/wtf/text/icu/UTextProvider.cpp:
* Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:
(WTF::uTextLatin1Access):
(WTF::uTextLatin1Extract):
(WTF::textLatin1ContextAwareMoveInPrimaryContext):

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