[webkit-changes] [WebKit/WebKit] 18f16b: Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCor...

Chris Dumez noreply at github.com
Mon Dec 9 11:45:58 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 18f16b8c11853ddfe58a85074a51ee2481b43a9f
      https://github.com/WebKit/WebKit/commit/18f16b8c11853ddfe58a85074a51ee2481b43a9f
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-12-09 (Mon, 09 Dec 2024)

  Changed paths:
    M Source/WTF/wtf/text/StringCommon.h
    M Source/WebCore/editing/EditingStyle.cpp
    M Source/WebCore/editing/MarkupAccumulator.cpp
    M Source/WebCore/editing/TextIterator.cpp
    M Source/WebCore/editing/VisibleUnits.cpp
    M Source/WebCore/editing/cocoa/DataDetection.mm
    M Source/WebCore/editing/cocoa/HTMLConverter.mm

  Log Message:
  -----------
  Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebCore/editing
https://bugs.webkit.org/show_bug.cgi?id=284272

Reviewed by Darin Adler.

* Source/WTF/wtf/text/StringCommon.h:
(WTF::spanIncludingNullTerminator):
* Source/WebCore/editing/EditingStyle.cpp:
(WebCore::copyEditingProperties):
* Source/WebCore/editing/MarkupAccumulator.cpp:
* Source/WebCore/editing/TextIterator.cpp:
(WebCore::isSeparator):
(WebCore::SearchBuffer::append):
(WebCore::SearchBuffer::isBadMatch const):
(WebCore::SearchBuffer::isWordStartMatch const):
(WebCore::SearchBuffer::search):
* Source/WebCore/editing/VisibleUnits.cpp:
(WebCore::prepend):
(WebCore::prependRepeatedCharacter):
(WebCore::charactersAroundPosition):
* Source/WebCore/editing/cocoa/DataDetection.mm:
* Source/WebCore/editing/cocoa/HTMLConverter.mm:
(consume):
(read2DigitNumber):
(_dateForString):

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