[webkit-changes] [WebKit/WebKit] 01bcff: Use `interleave()` in CSSSelector

Tim Nguyen noreply at github.com
Sat Aug 17 13:12:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 01bcff3058440abda06beecdd2df3b7e3c3930f1
      https://github.com/WebKit/WebKit/commit/01bcff3058440abda06beecdd2df3b7e3c3930f1
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2024-08-17 (Sat, 17 Aug 2024)

  Changed paths:
    M Source/WebCore/css/CSSSelector.cpp

  Log Message:
  -----------
  Use `interleave()` in CSSSelector
https://bugs.webkit.org/show_bug.cgi?id=278268
rdar://134101084

Reviewed by Darin Adler.

More efficient to build the string.

* Source/WebCore/css/CSSSelector.cpp:
(WebCore::CSSSelector::selectorText const):

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