[webkit-changes] [WebKit/WebKit] 41f931: [WebDriver][GTK][WPE] Inspector server leaves dang...

Jani Hautakangas noreply at github.com
Tue Apr 16 01:49:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 41f9311ef80a10774ab582b9ef08729d5712d5ab
      https://github.com/WebKit/WebKit/commit/41f9311ef80a10774ab582b9ef08729d5712d5ab
  Author: Jani Hautakangas <jani at igalia.com>
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
    M Source/JavaScriptCore/inspector/remote/glib/RemoteInspectorServer.cpp

  Log Message:
  -----------
  [WebDriver][GTK][WPE] Inspector server leaves dangling automation connections
https://bugs.webkit.org/show_bug.cgi?id=272648

Reviewed by Carlos Garcia Campos.

When connecting WebDriver to existing remote inspector server then inspector
server doesn't remove closed connections from automation connection tracking
map.

* Source/JavaScriptCore/inspector/remote/glib/RemoteInspectorServer.cpp:
(Inspector::RemoteInspectorServer::close):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list