Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 00335382d26d115addf730b88e6f8fb2beb4a889
      
https://github.com/WebKit/WebKit/commit/00335382d26d115addf730b88e6f8fb2beb4a889
  Author: Don Olmstead <[email protected]>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M Source/WTF/wtf/MathExtras.h

  Log Message:
  -----------
  Fix return type of fabsConstExpr
https://bugs.webkit.org/show_bug.cgi?id=263685

Reviewed by Yusuke Suzuki.

The return type was listed as a `bool` rather than `T` which returns a
floating point type.

* Source/WTF/wtf/MathExtras.h:
(WTF::fabsConstExpr):

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


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

Reply via email to