[webkit-changes] [WebKit/WebKit] 952859: Stop using Vector::unsafeAppendWithoutCapacityChec...

Chris Dumez noreply at github.com
Fri Nov 10 11:49:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95285984cfabd9efffd899980dc28e129301fb60
      https://github.com/WebKit/WebKit/commit/95285984cfabd9efffd899980dc28e129301fb60
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M Source/WTF/wtf/TinyLRUCache.h

  Log Message:
  -----------
  Stop using Vector::unsafeAppendWithoutCapacityCheck() in TinyLRUCache
https://bugs.webkit.org/show_bug.cgi?id=264585

Reviewed by Ryosuke Niwa.

* Source/WTF/wtf/TinyLRUCache.h:
(WTF::TinyLRUCache::get):
(WTF::TinyLRUCache::cacheBuffer):

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




More information about the webkit-changes mailing list