WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
311399
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-02 23:14:44 PDT
<
rdar://problem/173992658
>
Ahmad Saleem
Comment 2
2026-04-02 23:16:51 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61961
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.
Top of Page
Format For Printing
XML
Clone This Bug