Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e926b3bd33bb9774598a9f6539cd0cc1a1ceb28
https://github.com/WebKit/WebKit/commit/7e926b3bd33bb9774598a9f6539cd0cc1a1ceb28
Author: Ronan Turner <[email protected]>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M
Source/WebKit/NetworkProcess/EntryPoint/Cocoa/XPCService/NetworkServiceEntryPoint.mm
Log Message:
-----------
Disable JSC within the Network process
https://bugs.webkit.org/show_bug.cgi?id=319244
rdar://182092602
Reviewed by Mark Lam and Ryosuke Niwa.
Previous changes have removed the need for the Network process to
use JSC - we can ensure this is disabled via a call at initialization
time similar to Model and GPU processes.
*
Source/WebKit/NetworkProcess/EntryPoint/Cocoa/XPCService/NetworkServiceEntryPoint.mm:
(WebKit::NETWORK_SERVICE_INITIALIZER):
Canonical link: https://commits.webkit.org/317051@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications