Bug 216852

Summary: Fix BiquadFilterNode's lowpass & highpass filters
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2020-09-22 15:17:14 PDT
Fix BiquadFilterNode's lowpass & highpass filters. They incorrectly clamp the resonance to make it positive.
Comment 1 Chris Dumez 2020-09-22 15:24:25 PDT
Created attachment 409411 [details]
Patch
Comment 2 Chris Dumez 2020-09-22 15:54:47 PDT
Comment on attachment 409411 [details]
Patch

Clearing flags on attachment: 409411

Committed r267444: <https://trac.webkit.org/changeset/267444>
Comment 3 Chris Dumez 2020-09-22 15:54:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2020-09-22 15:55:23 PDT
<rdar://problem/69397253>