[webkit-changes] [WebKit/WebKit] 3dd503: [Win] WebInspector: Support remote connection by h...

Haruhisa SHIN noreply at github.com
Thu Mar 2 16:31:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3dd503ff42c66739668c182aa8e0ff4dd3b87f2d
      https://github.com/WebKit/WebKit/commit/3dd503ff42c66739668c182aa8e0ff4dd3b87f2d
  Author: Haruhisa Shin <haruhisa.shin at open-tec.co.jp>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M Source/JavaScriptCore/inspector/remote/socket/win/RemoteInspectorSocketWin.cpp

  Log Message:
  -----------
  [Win] WebInspector: Support remote connection by hostname
https://bugs.webkit.org/show_bug.cgi?id=253136

Reviewed by Fujii Hironori.

It would be nice if RemoteInspector could connect by hostname as well as IP address.

* Source/JavaScriptCore/inspector/remote/socket/win/RemoteInspectorSocketWin.cpp:
(Inspector::Socket::connect):

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




More information about the webkit-changes mailing list