[webkit-changes] [WebKit/WebKit] fd9d7e: Web Inspector: Console cleared unexpectedly when i...

Qianlang Chen noreply at github.com
Tue Mar 26 12:21:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fd9d7ea0bf6b726ddcca4bb5287da72455adb2f3
      https://github.com/WebKit/WebKit/commit/fd9d7ea0bf6b726ddcca4bb5287da72455adb2f3
  Author: Qianlang Chen <qianlangchen at apple.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp

  Log Message:
  -----------
  Web Inspector: Console cleared unexpectedly when inspector reopens
rdar://124171190
https://bugs.webkit.org/show_bug.cgi?id=270607

Reviewed by Devin Rousso.

* Source/JavaScriptCore/inspector/agents/InspectorConsoleAgent.cpp:
(Inspector::InspectorConsoleAgent::enable):
- Do not clear the backlog of messages when console agent is enabled.

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