Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d8b714fbd289bdf31d3701050dc9263444fb4102
https://github.com/WebKit/WebKit/commit/d8b714fbd289bdf31d3701050dc9263444fb4102
Author: Justin Michaud <[email protected]>
Date: 2026-01-07 (Wed, 07 Jan 2026)
Changed paths:
M Tools/MiniBrowser/MiniBrowser.entitlements
Log Message:
-----------
Add entitlement to MiniBrowser to support dumping to /tmp
https://bugs.webkit.org/show_bug.cgi?id=303509
Reviewed by Sosuke Suzuki.
It turns out that NSTemporaryDirectory can't be written to by the Web
Content Process, and MiniBrowser can't write to /tmp. Instead of trying
to make this work, we just let MiniBrowser write to /tmp.
Canonical link: https://commits.webkit.org/305241@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications