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

Chris Dumez noreply at github.com
Fri Nov 10 07:10:25 PST 2023


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

  Changed paths:
    M Source/JavaScriptCore/runtime/IntlObject.cpp

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

Reviewed by Darin Adler.

* Source/JavaScriptCore/runtime/IntlObject.cpp:
(JSC::intlAvailableTimeZones):

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




More information about the webkit-changes mailing list