Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2863e6fd4a249f630e18af723a5af691369d190a
      
https://github.com/WebKit/WebKit/commit/2863e6fd4a249f630e18af723a5af691369d190a
  Author: Justin Michaud <[email protected]>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M Source/JavaScriptCore/assembler/PerfLog.cpp
    M Source/JavaScriptCore/assembler/PerfLog.h
    M Source/JavaScriptCore/runtime/ProfilerSupport.cpp
    M Source/WTF/wtf/FileSystem.cpp
    M Source/WTF/wtf/FileSystem.h

  Log Message:
  -----------
  Make PerfLog use sandboxed temp directory
https://bugs.webkit.org/show_bug.cgi?id=303346

Reviewed by Yusuke Suzuki.

/tmp is blocked by the sandbox on macOS. This allows jit dumps to
be collected without disabling sandboxing by default.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to