[webkit-changes] [WebKit/WebKit] 2c5a23: Run oxipng on the resources/ images
Sam Sneddon
noreply at github.com
Fri Nov 10 08:34:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2c5a23bd4046b9ea6d323bc9a2ec7e811c855cf6
https://github.com/WebKit/WebKit/commit/2c5a23bd4046b9ea6d323bc9a2ec7e811c855cf6
Author: Sam Sneddon <gsnedders at apple.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M resources/js-wrapper.png
M resources/webkit2-process-architecture.png
M resources/xcode-add-file.png
M resources/xcode-build-settings-for-run.png
M resources/xcode-export-header.png
M resources/xcode-scheme-dumprendertree.png
M resources/xcode-scheme-layout-test.png
M resources/xcode-workspace-build-location.png
M resources/xcode-workspace-settings.png
Log Message:
-----------
Run oxipng on the resources/ images
https://bugs.webkit.org/show_bug.cgi?id=259692
Reviewed by Alex Christensen.
`oxipng -omax -s --scale16 -Z` manages to reduce these images by 1.8 MB.
* resources/js-wrapper.png:
* resources/webkit2-process-architecture.png:
* resources/xcode-add-file.png:
* resources/xcode-build-settings-for-run.png:
* resources/xcode-export-header.png:
* resources/xcode-scheme-dumprendertree.png:
* resources/xcode-scheme-layout-test.png:
* resources/xcode-workspace-build-location.png:
* resources/xcode-workspace-settings.png:
Canonical link: https://commits.webkit.org/270537@main
More information about the webkit-changes
mailing list