[webkit-changes] [WebKit/WebKit] fd72ee: Do more checks at release time in WTF::Vector for ...

Chris Dumez noreply at github.com
Wed Jan 22 10:51:33 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fd72eeb5d581f846647834a44074763031dfc7ad
      https://github.com/WebKit/WebKit/commit/fd72eeb5d581f846647834a44074763031dfc7ad
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-01-22 (Wed, 22 Jan 2025)

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

  Log Message:
  -----------
  Do more checks at release time in WTF::Vector for hardening
https://bugs.webkit.org/show_bug.cgi?id=286327

Reviewed by Geoffrey Garen.

This tested as performance neutral on Speedometer and JetStream.

* Source/WTF/wtf/Vector.h:
(WTF::Malloc>::shrink):
(WTF::Malloc>::insertSpan):
(WTF::Malloc>::insert):
(WTF::Malloc>::insertFill):
(WTF::Malloc>::remove):

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