[webkit-changes] [WebKit/WebKit] b9449c: Add support for new flavor in thread_set_exception...

Commit Queue noreply at github.com
Thu Feb 16 17:53:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b9449c63c2ed85308dc9cdd5b111acb636f13a5a
      https://github.com/WebKit/WebKit/commit/b9449c63c2ed85308dc9cdd5b111acb636f13a5a
  Author: Brandon Kayes <bkayes at apple.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M Source/WTF/WTF.xcodeproj/project.pbxproj
    M Source/WTF/wtf/PlatformJSCOnly.cmake
    M Source/WTF/wtf/PlatformMac.cmake
    M Source/WTF/wtf/threads/Signals.cpp

  Log Message:
  -----------
  Add support for new flavor in thread_set_exception_ports
https://bugs.webkit.org/show_bug.cgi?id=247635
rdar://101307915

Reviewed by Mark Lam.

Use EXCEPTION_IDENTITY_PROTECTED flavor in the mach exception handling

* Source/WTF/wtf/threads/Signals.cpp:

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




More information about the webkit-changes mailing list