RESOLVED FIXED311399
Use std::isfinite instead of manual !isnan && !isinf checks in WebAudio
https://bugs.webkit.org/show_bug.cgi?id=311399
Summary Use std::isfinite instead of manual !isnan && !isinf checks in WebAudio
Ahmad Saleem
Reported 2026-04-02 23:14:36 PDT
This bug is simplification / clean-up in Web Audio code.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-02 23:14:44 PDT
Ahmad Saleem
Comment 2 2026-04-02 23:16:51 PDT
EWS
Comment 3 2026-04-03 09:02:41 PDT
Committed 310517@main (2ec44a1d32e2): <https://commits.webkit.org/310517@main> Reviewed commits have been landed. Closing PR #61961 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.