Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 36d1b5d7c0ef9a733ee8055b1f35b1d24435d538 https://github.com/WebKit/WebKit/commit/36d1b5d7c0ef9a733ee8055b1f35b1d24435d538 Author: Adrian Perez de Castro <ape...@igalia.com> Date: 2024-05-26 (Sun, 26 May 2024)
Changed paths: M Source/WebCore/platform/graphics/filters/FELighting.h Log Message: ----------- Remove ARM-specific declarations in FELighting.h unneeded after 272873@main Unreviewed build fix. * Source/WebCore/platform/graphics/filters/FELighting.h: Remove unneeded declarations for the getPowerCoefficients() and platformApplyNeon() functions, which are now defined elsewhere; and were causing a build failure due to usage of the protected LightingData type. Canonical link: https://commits.webkit.org/279334@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes