[webkit-changes] [WebKit/WebKit] 56ee9c: Update equalIgnoringASCIICase() to take in 2 spans...

Chris Dumez noreply at github.com
Wed May 8 22:20:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 56ee9c85d0f254dc1515c1f6356a7dff89995c52
      https://github.com/WebKit/WebKit/commit/56ee9c85d0f254dc1515c1f6356a7dff89995c52
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M Source/WTF/wtf/text/StringCommon.h
    M Source/WTF/wtf/text/StringView.h

  Log Message:
  -----------
  Update equalIgnoringASCIICase() to take in 2 spans, instead of a raw pointer and a span
https://bugs.webkit.org/show_bug.cgi?id=273835

Reviewed by Darin Adler.

* Source/WTF/wtf/text/StringCommon.h:
* Source/WTF/wtf/text/StringView.h:
(WTF::startsWithIgnoringASCIICase):
(WTF::endsWithIgnoringASCIICase):

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