[webkit-changes] [WebKit/WebKit] 201eb3: [PlayStation] Load JPEG library at runtime
Don Olmstead
noreply at github.com
Sun Sep 25 18:23:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 201eb356315594d235dfae05c2bfa88642262c07
https://github.com/WebKit/WebKit/commit/201eb356315594d235dfae05c2bfa88642262c07
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2022-09-25 (Sun, 25 Sep 2022)
Changed paths:
M Source/WebKit/WebProcess/EntryPoint/playstation/WebProcessMain.cpp
M Tools/MiniBrowser/playstation/main.cpp
M Tools/TestWebKitAPI/playstation/main.cpp
Log Message:
-----------
[PlayStation] Load JPEG library at runtime
https://bugs.webkit.org/show_bug.cgi?id=245649
Reviewed by Fujii Hironori.
Load the JPEG library at runtime if applicable. If `JPEG_LOAD_AT` isn't
defined then JPEG support is in the WebKitRequirements library.
* Source/WebKit/WebProcess/EntryPoint/playstation/WebProcessMain.cpp:
* Tools/MiniBrowser/playstation/main.cpp:
* Tools/TestWebKitAPI/playstation/main.cpp:
Canonical link: https://commits.webkit.org/254849@main
More information about the webkit-changes
mailing list