[webkit-changes] [WebKit/WebKit] 650c69: [PlayStation] Start RemoteInspectorServer

Haruhisa SHIN noreply at github.com
Mon May 22 22:56:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 650c693e1678cb6f0fd0a31353f959ab204473eb
      https://github.com/WebKit/WebKit/commit/650c693e1678cb6f0fd0a31353f959ab204473eb
  Author: Haruhisa SHIN <haruhisa.shin at open-tec.co.jp>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Source/JavaScriptCore/API/JSRemoteInspectorServer.cpp
    M Tools/MiniBrowser/playstation/main.cpp

  Log Message:
  -----------
  [PlayStation] Start RemoteInspectorServer
https://bugs.webkit.org/show_bug.cgi?id=256576

Reviewed by Devin Rousso and Fujii Hironori.

The MiniBrowser starts RemoteInspectorServer.
Also, fixed build error when ENABLE_REMOTE_INSPECTOR is OFF.

* Source/JavaScriptCore/API/JSRemoteInspectorServer.cpp:
(JSRemoteInspectorServerStart):
* Tools/MiniBrowser/playstation/main.cpp:
(initialize):

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




More information about the webkit-changes mailing list