[webkit-changes] [WebKit/WebKit] 27aaf1: Dumping the GC heap does not work
Per Arne Vollan
noreply at github.com
Tue Oct 31 14:54:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 27aaf1c7a1ef147fb6e5f22707a1928540389594
https://github.com/WebKit/WebKit/commit/27aaf1c7a1ef147fb6e5f22707a1928540389594
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
Dumping the GC heap does not work
https://bugs.webkit.org/show_bug.cgi?id=263975
rdar://117744714
Reviewed by Sihui Liu.
Attempting to dump the GC heap does not create a dump file, since the sandbox is preventing this.
This patch also fixes an error where syscall-unix and syscall-mach are mixed up.
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/270031@main
More information about the webkit-changes
mailing list