Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d91b43c91c147b9d6d14050ef4b3c0daf08e5647
      
https://github.com/WebKit/WebKit/commit/d91b43c91c147b9d6d14050ef4b3c0daf08e5647
  Author: Chris Dumez <[email protected]>
  Date:   2025-12-19 (Fri, 19 Dec 2025)

  Changed paths:
    M Source/JavaScriptCore/inspector/JSGlobalObjectConsoleClient.h
    M Source/JavaScriptCore/inspector/JSGlobalObjectInspectorController.cpp
    M Source/JavaScriptCore/inspector/JSGlobalObjectInspectorController.h
    M Source/JavaScriptCore/runtime/ConsoleClient.cpp
    M Source/JavaScriptCore/runtime/ConsoleClient.h
    M Source/JavaScriptCore/runtime/JSGlobalObject.cpp
    M Source/JavaScriptCore/runtime/JSGlobalObject.h
    M Source/WebCore/bindings/js/JSDOMGlobalObject.cpp
    M Source/WebCore/page/FrameConsoleClient.h
    M Source/WebCore/workers/WorkerConsoleClient.h

  Log Message:
  -----------
  Drop IsDeprecatedWeakRefSmartPointerException for JSC::ConsoleClient
https://bugs.webkit.org/show_bug.cgi?id=304478

Reviewed by Darin Adler.

* Source/JavaScriptCore/inspector/JSGlobalObjectConsoleClient.h:
* Source/JavaScriptCore/inspector/JSGlobalObjectInspectorController.cpp:
(Inspector::JSGlobalObjectInspectorController::consoleClient const):
* Source/JavaScriptCore/inspector/JSGlobalObjectInspectorController.h:
* Source/JavaScriptCore/runtime/ConsoleClient.cpp:
* Source/JavaScriptCore/runtime/ConsoleClient.h:
* Source/JavaScriptCore/runtime/JSGlobalObject.cpp:
(JSC::JSGlobalObject::init):
(JSC::JSGlobalObject::consoleClient const):
* Source/JavaScriptCore/runtime/JSGlobalObject.h:
* Source/WebCore/bindings/js/JSDOMGlobalObject.cpp:
(WebCore::JSDOMGlobalObject::deriveShadowRealmGlobalObject):
* Source/WebCore/page/FrameConsoleClient.h:
* Source/WebCore/workers/WorkerConsoleClient.h:

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



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

Reply via email to