Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fa32236821c30e4b79550d58ae4e12e3e7aabe5d
      
https://github.com/WebKit/WebKit/commit/fa32236821c30e4b79550d58ae4e12e3e7aabe5d
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2024-04-12 (Fri, 12 Apr 2024)

  Changed paths:
    M Source/WTF/wtf/SortedArrayMap.h
    M Source/WTF/wtf/URLParser.cpp
    M Source/WTF/wtf/URLParser.h
    M Source/WTF/wtf/text/CodePointIterator.h
    M Source/WebCore/PAL/pal/text/TextCodecCJK.cpp

  Log Message:
  -----------
  Do some more std::span adoption in WebCore
https://bugs.webkit.org/show_bug.cgi?id=272437

Reviewed by Darin Adler.

* Source/WTF/wtf/SortedArrayMap.h:
(WTF::lessThanASCIICaseFolding):
* Source/WTF/wtf/URLParser.cpp:
(WTF::URLParser::copyBaseWindowsDriveLetter):
(WTF::URLParser::shouldPopPath):
(WTF::URLParser::isLocalhost):
(WTF::URLParser::URLParser):
(WTF::URLParser::parse):
(WTF::URLParser::subdomainStartsWithXNDashDash):
(WTF::URLParser::parseHostAndPort):
* Source/WTF/wtf/URLParser.h:
* Source/WTF/wtf/text/CodePointIterator.h:
(WTF::CodePointIterator::CodePointIterator):
(WTF::CodePointIterator::operator==):
(WTF::CodePointIterator::atEnd const):
(WTF::CodePointIterator::codeUnitsSince const):
(WTF::CodePointIterator<LChar>::operator const):
(WTF::CodePointIterator<LChar>::operator):
(WTF::CodePointIterator<UChar>::operator const):
(WTF::CodePointIterator<UChar>::operator):
(): Deleted.
* Source/WebCore/PAL/pal/text/TextCodecCJK.cpp:
(PAL::eucJPEncode):
(PAL::iso2022JPEncode):
(PAL::shiftJISEncode):
(PAL::eucKREncode):
(PAL::big5Encode):
(PAL::gbEncodeShared):

Canonical link: https://commits.webkit.org/277448@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to