Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 920ba07bf75fc5f066853531d29bcd7ecac8062d
      
https://github.com/WebKit/WebKit/commit/920ba07bf75fc5f066853531d29bcd7ecac8062d
  Author: Olivier Blin <[email protected]>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M Source/WebCore/Modules/webaudio/BiquadDSPKernel.cpp

  Log Message:
  -----------
  Include arch-specific headers in BiquadDSPKernel
https://bugs.webkit.org/show_bug.cgi?id=265372

Reviewed by Darin Adler.

Commit 270669@main for bug 264488 added usage of arch-specific
intrinsics, by backporting a Chromium patch, but it did not include
the matching headers. Build could fail on some ARM platforms.

* Source/WebCore/Modules/webaudio/BiquadDSPKernel.cpp:
(WebCore::hasConstantValue):

Include arch-specific headers, and use WebKit-style macros.

Canonical link: https://commits.webkit.org/271372@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to