[webkit-changes] [WebKit/WebKit] 36d1b5: Remove ARM-specific declarations in FELighting.h u...

Adrian Perez noreply at github.com
Sun May 26 14:25:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 36d1b5d7c0ef9a733ee8055b1f35b1d24435d538
      https://github.com/WebKit/WebKit/commit/36d1b5d7c0ef9a733ee8055b1f35b1d24435d538
  Author: Adrian Perez de Castro <aperez at 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 at 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


More information about the webkit-changes mailing list