[webkit-changes] [WebKit/WebKit] 5c53ed: [GLIB][WebDriver] Avoid assertion when modifying a...

Lauro Moura noreply at github.com
Fri Aug 2 23:30:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c53ed9959e4e1d2b45d9c78aad85f635fc71bdd
      https://github.com/WebKit/WebKit/commit/5c53ed9959e4e1d2b45d9c78aad85f635fc71bdd
  Author: Lauro Moura <lmoura at igalia.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

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

  Log Message:
  -----------
  [GLIB][WebDriver] Avoid assertion when modifying a collection being iterated
https://bugs.webkit.org/show_bug.cgi?id=277343

Reviewed by Carlos Garcia Campos.

Modifying the target lists during disconnection was causing the debug
build to hit some assertions.

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

Canonical link: https://commits.webkit.org/281797@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