Bug 216130 - BiquadFilterNode.getFrequencyResponse() should return NaN for out-of-bounds frequencies
Summary: BiquadFilterNode.getFrequencyResponse() should return NaN for out-of-bounds f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-09-03 10:52 PDT by Chris Dumez
Modified: 2020-09-03 13:55 PDT (History)
7 users (show)

See Also:


Attachments
Patch (5.43 KB, patch)
2020-09-03 10:56 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-09-03 10:52:35 PDT
BiquadFilterNode.getFrequencyResponse() should return NaN for out-of-bounds frequencies.
Comment 1 Chris Dumez 2020-09-03 10:56:06 PDT
Created attachment 407893 [details]
Patch
Comment 2 EWS 2020-09-03 13:54:33 PDT
Committed r266541: <https://trac.webkit.org/changeset/266541>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407893 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-03 13:55:55 PDT
<rdar://problem/68299713>