Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 347effbb42b132e985249d163c2c0636b687839e
https://github.com/WebKit/WebKit/commit/347effbb42b132e985249d163c2c0636b687839e
Author: Taher Ali <[email protected]>
Date: 2026-03-19 (Thu, 19 Mar 2026)
Changed paths:
M
Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.h
M
Source/WebCore/platform/graphics/filters/software/FEGaussianBlurSoftwareApplier.cpp
Log Message:
-----------
Remove unused JSC header files in filter code
https://bugs.webkit.org/show_bug.cgi?id=310287
rdar://problem/172925783
Reviewed by Sammy Gill.
The JSC primitives aren't needed in filter code. These headers
appear to be left over and are unused in these files.
*
Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.h:
*
Source/WebCore/platform/graphics/filters/software/FEGaussianBlurSoftwareApplier.cpp:
Canonical link: https://commits.webkit.org/309572@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications