Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5df4469841c825e8c2f9556da35ea2018e1a35e4
      
https://github.com/WebKit/WebKit/commit/5df4469841c825e8c2f9556da35ea2018e1a35e4
  Author: Mark Lam <[email protected]>
  Date:   2024-08-23 (Fri, 23 Aug 2024)

  Changed paths:
    M 
Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceEntryPoint.h
    M 
Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceEntryPoint.mm

  Log Message:
  -----------
  WebContent process should allow mach exception handlers by default.
https://bugs.webkit.org/show_bug.cgi?id=278564
rdar://134573352

Reviewed by Yijia Huang.

282592@main mistakenly only allowed the WebContent process to use mach 
exception handlers if initializer
messages are present instead of unconditionally.  This patch fixed this to be 
unconditional.

* 
Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceEntryPoint.h:
(WebKit::XPCServiceInitializer):
* 
Source/WebKit/Shared/EntryPointUtilities/Cocoa/XPCService/XPCServiceEntryPoint.mm:
(WebKit::setJSCOptions):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to