[webkit-changes] [WebKit/WebKit] 851d99: Refactor mach exception sandboxing rules for mac
Keith Miller
noreply at github.com
Sat Mar 23 19:03:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 851d99c108a97eaddb3789b0bfb99f32870b5b13
https://github.com/WebKit/WebKit/commit/851d99c108a97eaddb3789b0bfb99f32870b5b13
Author: Keith Miller <keith_miller at apple.com>
Date: 2024-03-23 (Sat, 23 Mar 2024)
Changed paths:
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
Log Message:
-----------
Refactor mach exception sandboxing rules for mac
https://bugs.webkit.org/show_bug.cgi?id=271530
rdar://125301161
Reviewed by Per Arne Vollan.
This fixes a bug where we weren't allowing thread_set_exception_ports after webcontent-process-launched (after the first content was loaded).
Also, I think it makes the logic flow a bit clearer.
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
Canonical link: https://commits.webkit.org/276605@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list