[webkit-changes] [WebKit/WebKit] 7c5f5e: Adopt new JIT permissions API

Justin Michaud noreply at github.com
Mon Nov 13 22:42:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7c5f5e8c2eafda289129dbea135a7241cddf5dd3
      https://github.com/WebKit/WebKit/commit/7c5f5e8c2eafda289129dbea135a7241cddf5dd3
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M Source/JavaScriptCore/Configurations/Base.xcconfig
    M Source/JavaScriptCore/jit/ExecutableAllocator.cpp
    M Source/WTF/wtf/PlatformUse.h
    M Source/WebCore/Configurations/WebCore.xcconfig

  Log Message:
  -----------
  Adopt new JIT permissions API
https://bugs.webkit.org/show_bug.cgi?id=264694
rdar://116544588

Reviewed by Wenson Hsieh.

Adopt new JIT permissions API. This is more secure than the one we were
previously using.

* Source/JavaScriptCore/Configurations/JavaScriptCore.xcconfig:
* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/Configurations/WebCore.xcconfig:

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




More information about the webkit-changes mailing list