Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d671caa0409902d3ac1cc879073c83c5131d41dc
      
https://github.com/WebKit/WebKit/commit/d671caa0409902d3ac1cc879073c83c5131d41dc
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitConsoleMessage.cpp
    M Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitConsoleMessage.h.in
    M Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebPage.cpp
    R Tools/TestWebKitAPI/Tests/WebKitGLib/TestConsoleMessage.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp
    M Tools/TestWebKitAPI/Tests/WebKitGLib/WebExtensionTest.cpp
    M Tools/TestWebKitAPI/glib/CMakeLists.txt

  Log Message:
  -----------
  [GTK][WPE] Deprecate WebKitConsoleMessage API
https://bugs.webkit.org/show_bug.cgi?id=247791

Reviewed by Michael Catanzaro.

The API seems to be unused so we can also remove the implementation.

* Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitConsoleMessage.cpp:
* Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitConsoleMessage.h.in:
* Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebPage.cpp:
(webkit_web_page_class_init):
(webkitWebPageCreate):
(webkitWebPageDidSendConsoleMessage): Deleted.
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestConsoleMessage.cpp: Removed.
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp:
(xhrMessageReceivedCallback):
(testWebContextSecurityFileXHR):
(consoleMessageReceivedCallback): Deleted.
* Tools/TestWebKitAPI/Tests/WebKitGLib/WebExtensionTest.cpp:
(pageCreatedCallback):
(consoleMessageSentCallback): Deleted.
* Tools/TestWebKitAPI/glib/CMakeLists.txt:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to