Bug 216504

Summary: Drop smoothing logic from DelayDSPKernel::process()
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-14 16:39:07 PDT
Drop smoothing logic from DelayDSPKernel::process(). This is not as per specification and does not match the behavior of Chromium. This is causing us to fail a WPT test.
Comment 1 Chris Dumez 2020-09-14 16:40:55 PDT
Created attachment 408761 [details]
Patch
Comment 2 EWS 2020-09-14 17:41:52 PDT
Committed r267060: <https://trac.webkit.org/changeset/267060>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408761 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-14 17:42:14 PDT
<rdar://problem/68889673>