Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 44049f526c117a5308e496a937c0e3ca7aafcfcf https://github.com/WebKit/WebKit/commit/44049f526c117a5308e496a937c0e3ca7aafcfcf Author: Marcus Plutowski <marcus_plutow...@apple.com> Date: 2025-08-22 (Fri, 22 Aug 2025)
Changed paths: M Source/JavaScriptCore/assembler/FastJITPermissions.h Log Message: ----------- [jsc] Remove dependency on <os/thread_self_restrict.h> https://bugs.webkit.org/show_bug.cgi?id=297697 rdar://158809931 Reviewed by Richard Robinson. This breaks our builds when modules are enabled; since we no longer need to use this pathway, we can just remove it. Canonical link: https://commits.webkit.org/299082@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes