[webkit-changes] [WebKit/WebKit] 272d17: JSC should be killed when OOM (for real this time)

Justin Michaud noreply at github.com
Sat Sep 30 11:04:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 272d1789debb0097c8a7c80a876ed509e71ff1e8
      https://github.com/WebKit/WebKit/commit/272d1789debb0097c8a7c80a876ed509e71ff1e8
  Author: Justin Michaud <justin_michaud at apple.com>
  Date:   2023-09-30 (Sat, 30 Sep 2023)

  Changed paths:
    M Source/JavaScriptCore/jsc.cpp

  Log Message:
  -----------
  JSC should be killed when OOM (for real this time)
https://bugs.webkit.org/show_bug.cgi?id=262225
rdar://115527742

Reviewed by Keith Miller.

This code should actually compile on macos.

* Source/JavaScriptCore/jsc.cpp:
(main):

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




More information about the webkit-changes mailing list