[webkit-changes] [WebKit/WebKit] b16773: Adopt smart pointers in CollectionIndexCache

Chris Dumez noreply at github.com
Thu Feb 22 22:05:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b16773e25a22a1a0f403b6a0947f787a682558e0
      https://github.com/WebKit/WebKit/commit/b16773e25a22a1a0f403b6a0947f787a682558e0
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
    M Source/WebCore/dom/CollectionIndexCache.h
    M Source/WebCore/dom/CollectionIndexCacheInlines.h

  Log Message:
  -----------
  Adopt smart pointers in CollectionIndexCache
https://bugs.webkit.org/show_bug.cgi?id=269967

Reviewed by Ryosuke Niwa.

Adopt smart pointers in CollectionIndexCache. This tested as performance
neutral on Speedometer 2 & 3.

* Source/WebCore/dom/CollectionIndexCache.h:
* Source/WebCore/dom/CollectionIndexCacheInlines.h:
(WebCore::Iterator>::computeNodeCountUpdatingListCache):
(WebCore::Iterator>::nodeAt):

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