[webkit-changes] [WebKit/WebKit] bee595: Use std::span for StringView::find() / StringView:...

Chris Dumez noreply at github.com
Tue Mar 26 15:51:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bee5958dfa29d3ee3d7bfe38264d6e23f209615a
      https://github.com/WebKit/WebKit/commit/bee5958dfa29d3ee3d7bfe38264d6e23f209615a
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

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

  Log Message:
  -----------
  Use std::span for StringView::find() / StringView::reverseFind()
https://bugs.webkit.org/show_bug.cgi?id=271689

Reviewed by Brent Fulgham.

* Source/WTF/wtf/text/StringView.cpp:
(WTF::StringView::find const):
(WTF::StringView::reverseFind const):
* Source/WTF/wtf/text/StringView.h:

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