Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ade3d3fcdde501b4154f10a922582471ce452abf
      
https://github.com/WebKit/WebKit/commit/ade3d3fcdde501b4154f10a922582471ce452abf
  Author: Razvan Caliman <[email protected]>
  Date:   2025-10-23 (Thu, 23 Oct 2025)

  Changed paths:
    M 
Source/WebInspectorUI/UserInterface/Controllers/JavaScriptLogViewController.js

  Log Message:
  -----------
  Web Inspector: REGRESSION(301917@main) Console messages are not rendered
https://bugs.webkit.org/show_bug.cgi?id=301339
rdar://163256970

Reviewed by Devin Rousso.

Changes in https://bugs.webkit.org/show_bug.cgi?id=300728 removed checks to 
ensure the message view
to be appended is an instance of `WI.ConsoleMessageView`. It can also be a 
`WI.ConsoleCommandView`.

* 
Source/WebInspectorUI/UserInterface/Controllers/JavaScriptLogViewController.js:
(WI.JavaScriptLogViewController.prototype._appendConsoleMessageView):
(WI.JavaScriptLogViewController.prototype._appendConsoleCommandView):
(WI.JavaScriptLogViewController.prototype._addToPendingMessages):

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



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

Reply via email to