[webkit-changes] [WebKit/WebKit] 659d03: Add libbacktrace support to JSCOnly port

Justin Michaud noreply at github.com
Thu May 30 00:25:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 659d0385e3f6c2dfba598d8ee3d4b776758e831f
      https://github.com/WebKit/WebKit/commit/659d0385e3f6c2dfba598d8ee3d4b776758e831f
  Author: Justin Michaud <justin at justinmichaud.com>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M Source/JavaScriptCore/PlatformJSCOnly.cmake
    M Source/WTF/wtf/PlatformJSCOnly.cmake
    M Source/cmake/OptionsJSCOnly.cmake

  Log Message:
  -----------
  Add libbacktrace support to JSCOnly port
https://bugs.webkit.org/show_bug.cgi?id=273770

Reviewed by Yusuke Suzuki, Elliott Williams and Carlos Alberto Lopez Perez.

This makes WTFReportBacktrace() work properly, and matches the WPE and GTK ports.

* Source/JavaScriptCore/PlatformJSCOnly.cmake:
* Source/WTF/wtf/PlatformJSCOnly.cmake:
* Source/cmake/OptionsJSCOnly.cmake:

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