Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8ceb1da47e75a488ae4c12017a861636904acd4f
      
https://github.com/WebKit/WebKit/commit/8ceb1da47e75a488ae4c12017a861636904acd4f
  Author: Siwei Li <[email protected]>
  Date:   2024-09-26 (Thu, 26 Sep 2024)

  Changed paths:
    M Source/JavaScriptCore/PlatformWPE.cmake
    M Source/JavaScriptCore/inspector/remote/glib/RemoteInspectorUtils.cpp
    M Source/WebKit/InspectorGResources.cmake
    M Source/WebKit/PlatformGTK.cmake
    M Source/WebKit/PlatformWPE.cmake
    M Source/WebKit/WebProcess/Inspector/wpe/WebInspectorUIWPE.cpp

  Log Message:
  -----------
  [WPE] Pack inspector resources in a .gresource file instead of a shared 
library
https://bugs.webkit.org/show_bug.cgi?id=186594

Reviewed by Adrian Perez de Castro.

Generating .gresource file for WebInspector resources instead of a shared 
library
for WPE platform; the file is installed to the data directory instead of LIBDIR.

* Source/JavaScriptCore/PlatformWPE.cmake:
* Source/JavaScriptCore/inspector/remote/glib/RemoteInspectorUtils.cpp:
(Inspector::backendCommands):
* Source/WebKit/InspectorGResources.cmake:
* Source/WebKit/PlatformGTK.cmake:
* Source/WebKit/PlatformWPE.cmake:
* Source/WebKit/WebProcess/Inspector/wpe/WebInspectorUIWPE.cpp:
(WebKit::WebInspectorUI::didEstablishConnection):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to