[webkit-changes] [WebKit/WebKit] 676f13: Adopt BrowserEngineCore

Justin Michaud noreply at github.com
Fri Jan 26 17:43:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 676f1380f1d50dd92f84b952b1fb8305a0a83224
      https://github.com/WebKit/WebKit/commit/676f1380f1d50dd92f84b952b1fb8305a0a83224
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

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

  Log Message:
  -----------
  Adopt BrowserEngineCore
https://bugs.webkit.org/show_bug.cgi?id=268175
rdar://121675394

Reviewed by Wenson Hsieh and Elliott Williams.

Adopt BrowserEngineCore, and compile-time assert that it is enabled.

* Source/JavaScriptCore/Configurations/Base.xcconfig:
* Source/JavaScriptCore/assembler/FastJITPermissions.h:
(threadSelfRestrictRWXToRW):
(threadSelfRestrictRWXToRX):
* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
(JSC::initializeJITPageReservation):
* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/Configurations/WebCore.xcconfig:

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




More information about the webkit-changes mailing list