[webkit-changes] [WebKit/WebKit] 9edeea: libpas build fix

Brandon Stewart noreply at github.com
Wed Dec 14 07:05:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9edeea7f6e68a167132183276c7aba8f795173d7
      https://github.com/WebKit/WebKit/commit/9edeea7f6e68a167132183276c7aba8f795173d7
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M Source/bmalloc/libpas/libpas.xcodeproj/project.pbxproj
    M Source/bmalloc/libpas/src/chaos/Chaos.cpp
    M Source/bmalloc/libpas/src/test/ThingyAndUtilityHeapAllocationTests.cpp

  Log Message:
  -----------
  libpas build fix
https://bugs.webkit.org/show_bug.cgi?id=249290

Reviewed by Yusuke Suzuki.

Add malloc stack logging files to Xcode project.
Modify test cases include std:: when using move function.

* Source/bmalloc/libpas/libpas.xcodeproj/project.pbxproj:
* Source/bmalloc/libpas/src/chaos/Chaos.cpp:
(std::threadMain):
* Source/bmalloc/libpas/src/test/ThingyAndUtilityHeapAllocationTests.cpp:
(std::testFreeListRefillSpans):

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




More information about the webkit-changes mailing list