[webkit-changes] [WebKit/WebKit] 5706bb: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in FTPDi...

Chris Dumez noreply at github.com
Tue Jan 28 13:34:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5706bb10341e030f91d3bb6cf103b18cf09e075c
      https://github.com/WebKit/WebKit/commit/5706bb10341e030f91d3bb6cf103b18cf09e075c
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

  Changed paths:
    M Source/WTF/wtf/text/ParsingUtilities.h
    M Source/WebCore/html/FTPDirectoryDocument.cpp
    M Source/WebCore/loader/FTPDirectoryParser.cpp
    M Source/WebCore/loader/FTPDirectoryParser.h

  Log Message:
  -----------
  Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in FTPDirectoryParser.cpp
https://bugs.webkit.org/show_bug.cgi?id=286589

Reviewed by Geoffrey Garen.

* Source/WTF/wtf/text/ParsingUtilities.h:
(WTF::skipExactly):
(WTF::requires):
(WTF::skipUntil):
(WTF::skipWhile):
* Source/WebCore/html/FTPDirectoryDocument.cpp:
(WebCore::FTPDirectoryDocumentParser::parseAndAppendOneLine):
* Source/WebCore/loader/FTPDirectoryParser.cpp:
(WebCore::parseOneFTPLine):
* Source/WebCore/loader/FTPDirectoryParser.h:

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