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

Chris Dumez noreply at github.com
Fri Nov 10 21:23:06 PST 2023


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

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

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

Reviewed by Ryosuke Niwa.

* Source/JavaScriptCore/runtime/SamplingProfiler.cpp:
(JSC::SamplingProfiler::takeSample):

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




More information about the webkit-changes mailing list