[webkit-changes] [WebKit/WebKit] d71d6f: [PlayStation] Load additional libraries at runtime

Don Olmstead noreply at github.com
Thu Mar 2 12:20:15 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d71d6fe6c3e249fc8fddec3fa009b4b346da4bda
      https://github.com/WebKit/WebKit/commit/d71d6fe6c3e249fc8fddec3fa009b4b346da4bda
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M Source/WebCore/PlatformPlayStation.cmake
    M Source/WebKit/NetworkProcess/EntryPoint/playstation/NetworkProcessMain.cpp
    M Source/WebKit/WebProcess/EntryPoint/playstation/WebProcessMain.cpp
    M Source/cmake/OptionsPlayStation.cmake
    M Tools/MiniBrowser/playstation/main.cpp

  Log Message:
  -----------
  [PlayStation] Load additional libraries at runtime
https://bugs.webkit.org/show_bug.cgi?id=253255

Reviewed by Fujii Hironori.

Add additional libraries to copy during the build when compiled as
`SHARED`. Load them at runtime if present.

* Source/WebCore/PlatformPlayStation.cmake:
* Source/WebKit/NetworkProcess/EntryPoint/playstation/NetworkProcessMain.cpp:
* Source/WebKit/WebProcess/EntryPoint/playstation/WebProcessMain.cpp:
* Source/cmake/OptionsPlayStation.cmake:
* Tools/MiniBrowser/playstation/main.cpp:

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




More information about the webkit-changes mailing list